Skip to content

Commit 54b2f81

Browse files
authored
Merge branch 'main' into daymon-fal-limited-use-tokens
2 parents 74b0b5c + ecd5392 commit 54b2f81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ dependencies {
6363
implementation("org.ow2.asm:asm-tree:9.8")
6464
implementation("org.eclipse.jgit:org.eclipse.jgit:7.1.0.202411261347-r")
6565
implementation(libs.kotlinx.serialization.json)
66-
implementation("com.google.code.gson:gson:2.8.9")
66+
implementation("com.google.code.gson:gson:2.13.1")
6767
implementation(libs.android.gradlePlugin.gradle)
6868
implementation(libs.android.gradlePlugin.builder.test.api)
6969
implementation("io.github.pdvrieze.xmlutil:serialization-jvm:0.90.3") {

0 commit comments

Comments
 (0)