Skip to content

Commit

Permalink
Bump gson from 2.8.5 to 2.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored and ketan committed Oct 28, 2019
1 parent e7539a4 commit 1234800
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ sourceSets {

dependencies {
compileOnly group: 'cd.go.plugin', name: 'go-plugin-api', version: '19.5.0'
compile group: 'com.google.code.gson', name: 'gson', version: '2.8.5'
compile group: 'com.google.code.gson', name: 'gson', version: '2.8.6'
compile group: 'com.spotify', name: 'docker-client', version: '8.16.0'
compile group: 'com.amazonaws', name: 'aws-java-sdk-ecr', version: '1.11.592'

Expand Down

0 comments on commit 1234800

Please sign in to comment.