Skip to content

Commit 8d22931

Browse files
committed
chore(deps): update dependency cglib:cglib-nodep to v3.3.0
1 parent 5408973 commit 8d22931

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphql-java-servlet/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies {
3434
// Unit testing
3535
testImplementation "org.codehaus.groovy:groovy-all:2.5.14"
3636
testImplementation "org.spockframework:spock-core:1.3-groovy-2.5"
37-
testRuntimeOnly "cglib:cglib-nodep:3.2.4"
37+
testRuntimeOnly "cglib:cglib-nodep:3.3.0"
3838
testRuntimeOnly "org.objenesis:objenesis:3.2"
3939
testImplementation "org.slf4j:slf4j-simple:$LIB_SLF4J_VER"
4040
testImplementation 'org.springframework:spring-test:5.3.6'

0 commit comments

Comments
 (0)