Skip to content

Commit 5f7f81c

Browse files
authored
Merge pull request #318 from graphql-java-kickstart/renovate/org.objenesis-objenesis-2.x
2 parents 9d9fd18 + 208a522 commit 5f7f81c

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
@@ -35,7 +35,7 @@ dependencies {
3535
testImplementation "org.codehaus.groovy:groovy-all:2.5.14"
3636
testImplementation "org.spockframework:spock-core:1.1-groovy-2.4-rc-3"
3737
testRuntimeOnly "cglib:cglib-nodep:3.2.4"
38-
testRuntimeOnly "org.objenesis:objenesis:2.5.1"
38+
testRuntimeOnly "org.objenesis:objenesis:2.6"
3939
testImplementation "org.slf4j:slf4j-simple:$LIB_SLF4J_VER"
4040
testImplementation 'org.springframework:spring-test:4.3.7.RELEASE'
4141
testRuntimeOnly 'org.springframework:spring-web:4.3.7.RELEASE'

0 commit comments

Comments
 (0)