Skip to content

Commit c69acbe

Browse files
Bump com.google.code.gson:gson from 2.13.0 to 2.13.1
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.13.0 to 2.13.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.13.0...gson-parent-2.13.1) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 73984b9 commit c69acbe

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
@@ -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.13.0'
119+
testImplementation 'com.google.code.gson:gson:2.13.1'
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)