Skip to content

Commit 083fac7

Browse files
authored
Merge pull request #3914 from graphql-java/dependabot/gradle/com.google.code.gson-gson-2.13.0
Bump com.google.code.gson:gson from 2.12.1 to 2.13.0
2 parents b322809 + 49a2833 commit 083fac7

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
@@ -116,7 +116,7 @@ dependencies {
116116
testImplementation 'org.objenesis:objenesis:3.4'
117117
testImplementation 'org.apache.groovy:groovy:4.0.26"'
118118
testImplementation 'org.apache.groovy:groovy-json:4.0.26'
119-
testImplementation 'com.google.code.gson:gson:2.12.1'
119+
testImplementation 'com.google.code.gson:gson:2.13.0'
120120
testImplementation 'org.eclipse.jetty:jetty-server:11.0.25'
121121
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.18.3'
122122
testImplementation 'org.awaitility:awaitility-groovy:4.3.0'

0 commit comments

Comments
 (0)