Skip to content

Commit 3853ef9

Browse files
Bump net.bytebuddy:byte-buddy from 1.18.10 to 1.18.11
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.18.10 to 1.18.11. - [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.18.10...byte-buddy-1.18.11) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-version: 1.18.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fb011b9 commit 3853ef9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies {
3030
testImplementation('org.spockframework:spock-core:2.4-M6-groovy-3.0') {
3131
exclude group: 'org.codehaus.groovy'
3232
}
33-
testImplementation 'net.bytebuddy:byte-buddy:1.18.10'
33+
testImplementation 'net.bytebuddy:byte-buddy:1.18.11'
3434
testImplementation 'org.objenesis:objenesis:3.5'
3535

3636
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'

0 commit comments

Comments
 (0)