Skip to content

Commit 6ce63f3

Browse files
authored
Merge pull request #4161 from graphql-java/dependabot/gradle/com.fasterxml.jackson.core-jackson-databind-2.20.1
Bump com.fasterxml.jackson.core:jackson-databind from 2.20.0 to 2.20.1
2 parents 2b2735d + c130abb commit 6ce63f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ dependencies {
135135
testImplementation 'org.apache.groovy:groovy-json:4.0.28'
136136
testImplementation 'com.google.code.gson:gson:2.13.2'
137137
testImplementation 'org.eclipse.jetty:jetty-server:11.0.26'
138-
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.20.0'
138+
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.20.1'
139139
testImplementation 'org.awaitility:awaitility-groovy:4.3.0'
140140
testImplementation 'com.github.javafaker:javafaker:1.0.2'
141141

0 commit comments

Comments
 (0)