Skip to content

Commit 9b7472a

Browse files
Bump gson from 2.8.8 to 2.8.9
Bumps [gson](https://github.com/google/gson) from 2.8.8 to 2.8.9. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.8.8...gson-parent-2.8.9) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e7718b8 commit 9b7472a

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
@@ -8,6 +8,6 @@ dependencies {
88

99
implementation 'com.google.guava:guava:31.0.1-jre'
1010

11-
implementation 'com.google.code.gson:gson:2.8.8'
11+
implementation 'com.google.code.gson:gson:2.8.9'
1212
api 'com.azure:azure-core:1.21.0'
1313
}

0 commit comments

Comments
 (0)