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 24c1b86 + 502ac30 commit 28764a6Copy full SHA for 28764a6
plugins/build.gradle.kts
@@ -63,7 +63,7 @@ dependencies {
63
implementation("org.ow2.asm:asm-tree:9.8")
64
implementation("org.eclipse.jgit:org.eclipse.jgit:7.1.0.202411261347-r")
65
implementation(libs.kotlinx.serialization.json)
66
- implementation("com.google.code.gson:gson:2.13.1")
+ implementation("com.google.code.gson:gson:2.13.2")
67
implementation(libs.android.gradlePlugin.gradle)
68
implementation(libs.android.gradlePlugin.builder.test.api)
69
implementation("io.github.pdvrieze.xmlutil:serialization-jvm:0.90.3") {
0 commit comments