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.
1 parent 27a4192 commit bb8905dCopy full SHA for bb8905d
kotlin/build.gradle.kts
@@ -43,7 +43,7 @@ dependencies {
43
implementation("com.google.http-client:google-http-client-gson")
44
45
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4")
46
- implementation("com.google.code.gson:gson:2.8.5")
+ implementation("com.google.code.gson:gson:2.12.1")
47
48
testImplementation("org.junit.jupiter:junit-jupiter-api:5.3.1")
49
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.3.1")
0 commit comments