Skip to content

Commit fb7df50

Browse files
authored
Merge pull request #105 from tomzo/dependabot/gradle/com.google.code.gson-gson-2.12.1
Bump com.google.code.gson:gson from 2.12.0 to 2.12.1
2 parents 477d6c0 + f95a2d8 commit fb7df50

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.0'
42+
implementation group: 'com.google.code.gson', name: 'gson', version: '2.12.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)