Skip to content

Commit

Permalink
Merge pull request #276 from gradle/dependabot/gradle/net.bytebuddy-b…
Browse files Browse the repository at this point in the history
…yte-buddy-1.15.11

Bump net.bytebuddy:byte-buddy from 1.15.10 to 1.15.11
  • Loading branch information
alextu authored Dec 16, 2024
2 parents c6999c0 + 4a5f86c commit f25d911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies {

testImplementation gradleTestKit()
testImplementation 'org.spockframework:spock-core:2.3-groovy-3.0'
testImplementation 'net.bytebuddy:byte-buddy:1.15.10'
testImplementation 'net.bytebuddy:byte-buddy:1.15.11'
}

wrapperUpgrade {
Expand Down

0 comments on commit f25d911

Please sign in to comment.