Skip to content

Commit 5889ff7

Browse files
Bump com.google.code.gson:gson from 2.10.1 to 2.11.0
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.10.1 to 2.11.0. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.10.1...gson-parent-2.11.0) --- 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 b5bca9d commit 5889ff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ ext {
3939
}
4040

4141
dependencies {
42-
implementation group: 'com.google.code.gson', name: 'gson', version: '2.10.1'
42+
implementation group: 'com.google.code.gson', name: 'gson', version: '2.11.0'
4343
implementation group: 'org.apache.ant', name: 'ant', version: '1.10.14'
4444
implementation group: 'com.beust', name: 'jcommander', version: '1.82'
4545

0 commit comments

Comments
 (0)