Skip to content

Commit a050a56

Browse files
Bump net.bytebuddy:byte-buddy from 1.15.11 to 1.16.0 (#512)
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.15.11 to 1.16.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.15.11...byte-buddy-1.16.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c492b13 commit a050a56

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
@@ -71,7 +71,7 @@ dependencies {
7171
}
7272

7373
val dependencyVersions = listOf(
74-
"net.bytebuddy:byte-buddy:1.15.11",
74+
"net.bytebuddy:byte-buddy:1.16.0",
7575
"net.bytebuddy:byte-buddy-agent:1.16.0",
7676
"org.jetbrains:annotations:26.0.1",
7777
"org.opentest4j:opentest4j:1.3.0",

0 commit comments

Comments
 (0)