Skip to content

Commit d593073

Browse files
authored
Merge pull request #4114 from graphql-java/dependabot/gradle/com.google.code.gson-gson-2.13.2
Bump com.google.code.gson:gson from 2.13.1 to 2.13.2
2 parents 1adea07 + 28af99b commit d593073

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
@@ -132,7 +132,7 @@ dependencies {
132132
testImplementation 'org.objenesis:objenesis:3.4'
133133
testImplementation 'org.apache.groovy:groovy:4.0.28"'
134134
testImplementation 'org.apache.groovy:groovy-json:4.0.28'
135-
testImplementation 'com.google.code.gson:gson:2.13.1'
135+
testImplementation 'com.google.code.gson:gson:2.13.2'
136136
testImplementation 'org.eclipse.jetty:jetty-server:11.0.26'
137137
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.20.0'
138138
testImplementation 'org.awaitility:awaitility-groovy:4.3.0'

0 commit comments

Comments
 (0)