Skip to content

Commit 0543515

Browse files
authored
Merge pull request #535 from raynigon/dependabot/gradle/net.bytebuddy-byte-buddy-1.18.3
Bump net.bytebuddy:byte-buddy from 1.18.2 to 1.18.3
2 parents adb9361 + 003823f commit 0543515

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
@@ -74,7 +74,7 @@ subprojects {
7474
testImplementation("org.apache.groovy:groovy:4.0.28")
7575
testImplementation("org.spockframework:spock-core")
7676
testImplementation("org.spockframework:spock-spring")
77-
testRuntimeOnly("net.bytebuddy:byte-buddy:1.18.2")
77+
testRuntimeOnly("net.bytebuddy:byte-buddy:1.18.3")
7878

7979
// Lombok
8080
compileOnly("org.projectlombok:lombok:1.18.42")

0 commit comments

Comments
 (0)