Skip to content

Commit 1b08cf0

Browse files
authored
Merge pull request #322 from gocd-contrib/dependabot/gradle/com.google.code.gson-gson-2.13.1
Bump com.google.code.gson:gson from 2.12.1 to 2.13.1
2 parents b539754 + 8b17486 commit 1b08cf0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ ext {
6363

6464
dependencies {
6565
compileOnly project.deps.gocdPluginApi
66-
implementation group: 'com.google.code.gson', name: 'gson', version: '2.12.1'
66+
implementation group: 'com.google.code.gson', name: 'gson', version: '2.13.1'
6767
implementation group: 'com.spotify', name: 'docker-client', version: '8.16.0'
6868
implementation group: 'com.google.guava', name: 'guava', version: '33.4.6-jre'
6969

0 commit comments

Comments
 (0)