Skip to content
This repository was archived by the owner on Jul 3, 2023. It is now read-only.

Commit 516d321

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 7ca483d commit 516d321

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ repositories {
4949

5050
dependencies {
5151
compileOnly group: 'cd.go.plugin', name: 'go-plugin-api', version: project.pluginDesc.goCdVersion
52-
compile group: 'com.google.code.gson', name: 'gson', version: '2.8.5'
52+
compile group: 'com.google.code.gson', name: 'gson', version: '2.8.6'
5353
compile group: 'com.google.guava', name: 'guava', version: '23.0'
5454
compile group: 'org.apache.commons', name: 'commons-lang3', version: '3.9'
5555

0 commit comments

Comments
 (0)