Skip to content

Commit 0ed6ac8

Browse files
authored
Merge pull request #59 from Katya-Incorporated/dependabot/gradle/com.google.code.gson-gson-2.13.2
Bump com.google.code.gson:gson from 2.13.1 to 2.13.2
2 parents bbc0a9c + bdc3a2f commit 0ed6ac8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@ dependencies {
413413
debugImplementation 'androidx.fragment:fragment-testing:1.8.9'
414414
debugImplementation 'androidx.test:core:1.7.0'
415415

416-
implementation 'com.google.code.gson:gson:2.13.1'
416+
implementation 'com.google.code.gson:gson:2.13.2'
417417
implementation 'com.squareup.okhttp3:okhttp:5.1.0'
418418
implementation 'com.squareup.okhttp3:okhttp-dnsoverhttps:5.1.0'
419419
implementation 'org.conscrypt:conscrypt-android:2.5.2'

0 commit comments

Comments
 (0)