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
  • Loading branch information
dependabot-preview[bot] committed May 28, 2021
1 parent f83a16f commit 35a8535
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 @@ -59,7 +59,7 @@ sourceSets {
dependencies {
compile group: 'cd.go.plugin.base', name: 'gocd-plugin-base', version: '0.0.1'
compileOnly group: 'cd.go.plugin', name: 'go-plugin-api', version: '21.2.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'
compile group: 'com.amazonaws', name: 'aws-java-sdk-secretsmanager', version: '1.11.931'
compile group: 'com.amazonaws.secretsmanager', name: 'aws-secretsmanager-caching-java', version: '1.0.1'

Expand Down

0 comments on commit 35a8535

Please sign in to comment.