Skip to content

Commit 6ddbb51

Browse files
Bump com.google.code.gson:gson from 2.8.9 to 2.10.1
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.8.9 to 2.10.1. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.8.9...gson-parent-2.10.1) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 69a51a7 commit 6ddbb51

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
@@ -94,7 +94,7 @@ dependencies {
9494
testImplementation 'org.spockframework:spock-core:2.0-groovy-3.0'
9595
testImplementation 'org.codehaus.groovy:groovy:3.0.17'
9696
testImplementation 'org.codehaus.groovy:groovy-json:3.0.17'
97-
testImplementation 'com.google.code.gson:gson:2.8.9'
97+
testImplementation 'com.google.code.gson:gson:2.10.1'
9898
testImplementation 'org.eclipse.jetty:jetty-server:9.4.26.v20200117'
9999
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.13.1'
100100
testImplementation 'org.slf4j:slf4j-simple:' + slf4jVersion

0 commit comments

Comments
 (0)