Skip to content

Commit abff4a3

Browse files
authored
Merge pull request #3936 from graphql-java/dependabot/gradle/com.fasterxml.jackson.core-jackson-databind-2.19.0
Bump com.fasterxml.jackson.core:jackson-databind from 2.18.3 to 2.19.0
2 parents 193b4bc + e072dc3 commit abff4a3

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
@@ -118,7 +118,7 @@ dependencies {
118118
testImplementation 'org.apache.groovy:groovy-json:4.0.26'
119119
testImplementation 'com.google.code.gson:gson:2.13.1'
120120
testImplementation 'org.eclipse.jetty:jetty-server:11.0.25'
121-
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.18.3'
121+
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.19.0'
122122
testImplementation 'org.awaitility:awaitility-groovy:4.3.0'
123123
testImplementation 'com.github.javafaker:javafaker:1.0.2'
124124

0 commit comments

Comments
 (0)