Skip to content

Commit 5c1667f

Browse files
renovate[bot]federicorispo
authored andcommitted
fix(deps): update dependency net.bytebuddy:byte-buddy to v1.14.12
1 parent debca8e commit 5c1667f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphql-java-servlet/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies {
3434
// Unit testing
3535
testImplementation "org.apache.groovy:groovy-all:4.0.18"
3636
testImplementation "org.spockframework:spock-core:2.3-groovy-4.0"
37-
testRuntimeOnly "net.bytebuddy:byte-buddy:1.14.11"
37+
testRuntimeOnly "net.bytebuddy:byte-buddy:1.14.12"
3838
testRuntimeOnly "org.objenesis:objenesis:3.3"
3939
testImplementation "org.slf4j:slf4j-simple:$LIB_SLF4J_VER"
4040
testImplementation "org.springframework:spring-test:6.1.4"

0 commit comments

Comments
 (0)