Skip to content

Commit b549c40

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump byte-buddy from 1.12.16 to 1.12.17
Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.12.16 to 1.12.17. - [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.16...byte-buddy-1.12.17) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ad00c75 commit b549c40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ dependencies {
8282
}
8383

8484
val dependencyVersions = listOf(
85-
"net.bytebuddy:byte-buddy:1.12.16",
85+
"net.bytebuddy:byte-buddy:1.12.17",
8686
"net.bytebuddy:byte-buddy-agent:1.12.16",
8787
"org.jetbrains.kotlin:kotlin-reflect:1.7.10",
8888
"org.jetbrains.kotlin:kotlin-stdlib:1.7.10",

0 commit comments

Comments
 (0)