Skip to content

Commit af27814

Browse files
Bump com.google.code.gson:gson from 2.11.0 to 2.12.1
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.11.0 to 2.12.1. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.11.0...gson-parent-2.12.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] <[email protected]>
1 parent 36c7460 commit af27814

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)