We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b539754 + 8b17486 commit 1b08cf0Copy full SHA for 1b08cf0
1 file changed
build.gradle
@@ -63,7 +63,7 @@ ext {
63
64
dependencies {
65
compileOnly project.deps.gocdPluginApi
66
- implementation group: 'com.google.code.gson', name: 'gson', version: '2.12.1'
+ implementation group: 'com.google.code.gson', name: 'gson', version: '2.13.1'
67
implementation group: 'com.spotify', name: 'docker-client', version: '8.16.0'
68
implementation group: 'com.google.guava', name: 'guava', version: '33.4.6-jre'
69
0 commit comments