Skip to content

Commit bd13720

Browse files
authored
Merge pull request #116 from tomzo/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 af82773 + 48e48ef commit bd13720

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ ext {
3939
}
4040

4141
dependencies {
42-
implementation group: 'com.google.code.gson', name: 'gson', version: '2.12.1'
42+
implementation group: 'com.google.code.gson', name: 'gson', version: '2.13.1'
4343
implementation group: 'org.apache.ant', name: 'ant', version: '1.10.15'
4444
implementation group: 'com.beust', name: 'jcommander', version: '1.82'
4545

0 commit comments

Comments
 (0)