Skip to content

Commit

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

Bump net.bytebuddy:byte-buddy from 1.14.7 to 1.14.8
  • Loading branch information
mergify[bot] authored Sep 15, 2023
2 parents f03c5b1 + f390718 commit 7125d6d
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.14")
testImplementation("org.spockframework:spock-core")
testImplementation("org.spockframework:spock-spring")
testRuntimeOnly("net.bytebuddy:byte-buddy:1.14.7")
testRuntimeOnly("net.bytebuddy:byte-buddy:1.14.8")

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

0 comments on commit 7125d6d

Please sign in to comment.