We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 00cf182 + 832add7 commit 83ac766Copy full SHA for 83ac766
build.gradle
@@ -62,7 +62,7 @@ ext {
62
63
dependencies {
64
compileOnly project.deps.gocdPluginApi
65
- implementation group: 'com.google.code.gson', name: 'gson', version: '2.12.1'
+ implementation group: 'com.google.code.gson', name: 'gson', version: '2.13.1'
66
implementation group: 'com.spotify', name: 'docker-client', version: '8.16.0'
67
implementation group: 'com.google.guava', name: 'guava', version: '33.4.8-jre'
68
0 commit comments