Skip to content

Commit c492b13

Browse files
Bump net.bytebuddy:byte-buddy-agent from 1.15.11 to 1.16.0 (#511)
Bumps [net.bytebuddy:byte-buddy-agent](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-agent dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 323d7de commit c492b13

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
@@ -72,7 +72,7 @@ dependencies {
7272

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

0 commit comments

Comments
 (0)