Skip to content

Commit 4f0e529

Browse files
authored
Merge pull request #294 from gradle/dependabot/gradle/net.bytebuddy-byte-buddy-1.17.5
Bump net.bytebuddy:byte-buddy from 1.17.4 to 1.17.5
2 parents e700256 + 40dd2cb commit 4f0e529

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
@@ -28,7 +28,7 @@ dependencies {
2828

2929
testImplementation gradleTestKit()
3030
testImplementation 'org.spockframework:spock-core:2.3-groovy-3.0'
31-
testImplementation 'net.bytebuddy:byte-buddy:1.17.4'
31+
testImplementation 'net.bytebuddy:byte-buddy:1.17.5'
3232
}
3333

3434
wrapperUpgrade {

0 commit comments

Comments
 (0)