Skip to content

Commit b645493

Browse files
Bump gson from 2.8.6 to 2.8.7
Bumps [gson](https://github.com/google/gson) from 2.8.6 to 2.8.7. - [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.6...gson-parent-2.8.7) Signed-off-by: dependabot[bot] <[email protected]>
1 parent fc42c3c commit b645493

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:30.1.1-jre'
1010

11-
implementation 'com.google.code.gson:gson:2.8.6'
11+
implementation 'com.google.code.gson:gson:2.8.7'
1212
api 'com.azure:azure-core:1.16.0'
1313
}

0 commit comments

Comments
 (0)