Skip to content

Commit 23ff799

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump net.bytebuddy:byte-buddy from 1.12.23 to 1.13.0
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.12.23 to 1.13.0. - [Release notes](https://github.com/raphw/byte-buddy/releases) - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md) - [Commits](raphw/byte-buddy@byte-buddy-1.12.23...byte-buddy-1.13.0) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 18b75c6 commit 23ff799

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ dependencies {
8282
}
8383

8484
val dependencyVersions = listOf(
85-
"net.bytebuddy:byte-buddy:1.12.23",
86-
"net.bytebuddy:byte-buddy-agent:1.12.23",
85+
"net.bytebuddy:byte-buddy:1.13.0",
86+
"net.bytebuddy:byte-buddy-agent:1.13.0",
8787
)
8888

8989
val dependencyGroupVersions = mapOf(

0 commit comments

Comments
 (0)