Skip to content

Commit b516feb

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ dependencies {
130130
testImplementation 'org.junit.jupiter:junit-jupiter:5.14.1'
131131

132132
testImplementation 'org.spockframework:spock-core:2.4-groovy-5.0'
133-
testImplementation 'net.bytebuddy:byte-buddy:1.18.1'
133+
testImplementation 'net.bytebuddy:byte-buddy:1.18.5'
134134
testImplementation 'org.objenesis:objenesis:3.5'
135135
testImplementation 'org.apache.groovy:groovy:5.0.4'
136136
testImplementation 'org.apache.groovy:groovy-json:5.0.4'

0 commit comments

Comments
 (0)