Skip to content

Commit d370d0b

Browse files
authored
Merge pull request #3811 from graphql-java/dependabot/gradle/com.google.code.gson-gson-2.12.1
Bump com.google.code.gson:gson from 2.11.0 to 2.12.1
2 parents 5f69646 + af27814 commit d370d0b

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
@@ -109,7 +109,7 @@ dependencies {
109109
testImplementation 'org.spockframework:spock-core:2.0-groovy-3.0'
110110
testImplementation 'org.codehaus.groovy:groovy:3.0.23'
111111
testImplementation 'org.codehaus.groovy:groovy-json:3.0.23'
112-
testImplementation 'com.google.code.gson:gson:2.11.0'
112+
testImplementation 'com.google.code.gson:gson:2.12.1'
113113
testImplementation 'org.eclipse.jetty:jetty-server:11.0.24'
114114
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.18.2'
115115
testImplementation 'org.awaitility:awaitility-groovy:4.2.0'

0 commit comments

Comments
 (0)