Navigation Menu

Skip to content

Commit

Permalink
Bump gson from 2.8.6 to 2.8.7
Browse files Browse the repository at this point in the history
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-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed May 28, 2021
1 parent 3371876 commit d64616e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -59,7 +59,7 @@ sourceSets {

dependencies {
compileOnly group: 'cd.go.plugin', name: 'go-plugin-api', version: '20.8.0'
compile group: 'com.google.code.gson', name: 'gson', version: '2.8.6'
compile group: 'com.google.code.gson', name: 'gson', version: '2.8.7'

testCompile group: 'cd.go.plugin', name: 'go-plugin-api', version: '20.8.0'
testCompile group: 'junit', name: 'junit', version: '4.13.2'
Expand Down

0 comments on commit d64616e

Please sign in to comment.