Skip to content

Commit 671a284

Browse files
Bump gson from 2.9.1 to 2.10 in /android
Bumps [gson](https://github.com/google/gson) from 2.9.1 to 2.10. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.9.1...gson-parent-2.10) --- 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 ed9fdd0 commit 671a284

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies {
99

1010
implementation 'com.google.guava:guava:31.1-jre'
1111

12-
implementation 'com.google.code.gson:gson:2.9.1'
12+
implementation 'com.google.code.gson:gson:2.10'
1313
api 'com.azure:azure-core:1.33.0'
1414

1515
compileOnly 'net.jcip:jcip-annotations:1.0'

0 commit comments

Comments
 (0)