Skip to content

Commit c97b5c2

Browse files
Bump com.google.code.gson:gson from 2.8.9 to 2.12.1
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.8.9 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.8.9...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 a3397a7 commit c97b5c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/client/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
dependencies {
66
api project(":model")
77

8-
implementation('com.google.code.gson:gson:2.8.9')
8+
implementation('com.google.code.gson:gson:2.12.1')
99

1010
implementation("com.github.docker-java:docker-java:3.3.0")
1111

0 commit comments

Comments
 (0)