Skip to content

Commit 8bc5f3e

Browse files
dependabot-preview[bot]ketan
authored andcommitted
Bump gson from 2.8.5 to 2.8.6
Bumps [gson](https://github.com/google/gson) from 2.8.5 to 2.8.6. - [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.5...gson-parent-2.8.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 154b281 commit 8bc5f3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ sourceSets {
5959
dependencies {
6060
compileOnly group: 'cd.go.plugin', name: 'go-plugin-api', version: '19.5.0'
6161

62-
compile group: 'com.google.code.gson', name: 'gson', version: '2.8.5'
62+
compile group: 'com.google.code.gson', name: 'gson', version: '2.8.6'
6363
compile group: 'com.spotify', name: 'docker-client', version: '8.16.0'
6464
compile group: 'com.google.guava', name: 'guava', version: '23.0'
6565
compile group: 'joda-time', name: 'joda-time', version: '2.10.5'

0 commit comments

Comments
 (0)