Skip to content

Commit be61ecb

Browse files
Bump gson from 2.8.1 to 2.8.5
Bumps [gson](https://github.com/google/gson) from 2.8.1 to 2.8.5. - [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.1...gson-parent-2.8.5) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 91f9331 commit be61ecb

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
@@ -56,7 +56,7 @@ sourceSets {
5656

5757
dependencies {
5858
compileOnly group: 'cd.go.plugin', name: 'go-plugin-api', version: '18.2.0'
59-
compile group: 'com.google.code.gson', name: 'gson', version: '2.8.1'
59+
compile group: 'com.google.code.gson', name: 'gson', version: '2.8.5'
6060
compile group: 'com.google.guava', name: 'guava', version: '19.0'
6161
compile group: 'org.apache.commons', name: 'commons-lang3', version: '3.4'
6262
compile group: 'commons-io', name: 'commons-io', version: '2.6'

0 commit comments

Comments
 (0)