We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6eb6842 + 7ee4873 commit a1bd044Copy full SHA for a1bd044
build.gradle
@@ -50,7 +50,7 @@ configurations {
50
51
dependencies {
52
// This dependency is used internally, and not exposed to consumers on their own compile classpath.
53
- implementation 'com.google.code.gson:gson:2.12.1'
+ implementation 'com.google.code.gson:gson:2.13.1'
54
implementation 'org.json:json:20250107'
55
// https://mvnrepository.com/artifact/org.apache.httpcomponents.client5/httpclient5
56
api 'com.squareup.okhttp3:okhttp:4.12.0'
0 commit comments