Skip to content

Commit

Permalink
Merge pull request #403 from raynigon/dependabot/gradle/net.bytebuddy…
Browse files Browse the repository at this point in the history
…-byte-buddy-1.15.5

Bump net.bytebuddy:byte-buddy from 1.15.4 to 1.15.5
  • Loading branch information
mergify[bot] authored Oct 18, 2024
2 parents 195f292 + cbae5bf commit 58ec4af
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 @@ -74,7 +74,7 @@ subprojects {
testImplementation("org.apache.groovy:groovy:4.0.23")
testImplementation("org.spockframework:spock-core")
testImplementation("org.spockframework:spock-spring")
testRuntimeOnly("net.bytebuddy:byte-buddy:1.15.4")
testRuntimeOnly("net.bytebuddy:byte-buddy:1.15.5")

// Lombok
compileOnly("org.projectlombok:lombok:1.18.34")
Expand Down

0 comments on commit 58ec4af

Please sign in to comment.