Skip to content

Commit 59105ea

Browse files
Merge pull request #416 from bitflyer-tools/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 4df3765 + 9a15a3d commit 59105ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ dependencies {
114114
implementation 'com.github.salomonbrys.kodein:kodein:4.1.0'
115115
implementation 'com.github.unhappychoice:rxsnackbar:1.0.0'
116116
implementation 'com.google.android.material:material:1.12.0'
117-
implementation 'com.google.code.gson:gson:2.12.0'
117+
implementation 'com.google.code.gson:gson:2.12.1'
118118
implementation 'com.jakewharton.rxbinding2:rxbinding-kotlin:2.2.0'
119119
implementation 'com.jakewharton.rxbinding2:rxbinding-support-v4-kotlin:2.2.0'
120120
implementation 'com.jakewharton.rxbinding2:rxbinding-appcompat-v7-kotlin:2.2.0'

0 commit comments

Comments
 (0)