Skip to content

Commit 7658194

Browse files
Bump net.bytebuddy:byte-buddy from 1.15.11 to 1.16.1
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.15.11 to 1.16.1. - [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.1) --- 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 2e9ee7c commit 7658194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ dependencies {
132132
testImplementation("org.jenkins-ci.plugins:pipeline-maven:3.10.0")
133133
testImplementation("org.spockframework:spock-core:2.3-groovy-2.5")
134134
testImplementation("org.spockframework:spock-junit4:2.3-groovy-2.5")
135-
testImplementation("net.bytebuddy:byte-buddy:1.15.11")
135+
testImplementation("net.bytebuddy:byte-buddy:1.16.1")
136136
testImplementation("org.objenesis:objenesis:3.4")
137137
testImplementation(platform("io.netty:netty-bom:4.1.116.Final"))
138138

0 commit comments

Comments
 (0)