Skip to content

Commit c40f35c

Browse files
authored
Merge pull request #4106 from graphql-java/dependabot/gradle/com.fasterxml.jackson.core-jackson-databind-2.20.0
Bump com.fasterxml.jackson.core:jackson-databind from 2.19.2 to 2.20.0
2 parents e254558 + 5f560da commit c40f35c

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
@@ -134,7 +134,7 @@ dependencies {
134134
testImplementation 'org.apache.groovy:groovy-json:4.0.28'
135135
testImplementation 'com.google.code.gson:gson:2.13.1'
136136
testImplementation 'org.eclipse.jetty:jetty-server:11.0.26'
137-
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.19.2'
137+
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.20.0'
138138
testImplementation 'org.awaitility:awaitility-groovy:4.3.0'
139139
testImplementation 'com.github.javafaker:javafaker:1.0.2'
140140

0 commit comments

Comments
 (0)