Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.

Commit

Permalink
Bump gson version to v2.8.9
Browse files Browse the repository at this point in the history
  • Loading branch information
harapekokoro committed Oct 17, 2023
1 parent 55fc8a1 commit 5913ad9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ dependencies {
implementation("com.squareup.okhttp3:okhttp:4.8.1")
testImplementation("com.squareup.okhttp3:okhttp:4.8.1")
testImplementation 'com.squareup.okhttp3:mockwebserver:4.8.1'
implementation 'com.google.code.gson:gson:2.8.6'
implementation 'com.google.code.gson:gson:2.8.9'
testImplementation 'org.yaml:snakeyaml:1.17'
testImplementation 'org.skyscreamer:jsonassert:1.5.0'
testImplementation 'org.robolectric:robolectric:4.5.1'
Expand Down

0 comments on commit 5913ad9

Please sign in to comment.