We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9ec928 commit 6a7a47eCopy full SHA for 6a7a47e
build.gradle.kts
@@ -39,7 +39,7 @@ information {
39
40
dependencies {
41
implementation("com.squareup.okhttp3:okhttp:5.1.0")
42
- implementation("com.google.code.gson:gson:2.13.1")
+ implementation("com.google.code.gson:gson:2.13.2")
43
}
44
45
java.toolchain.languageVersion.set(JavaLanguageVersion.of(21))
0 commit comments