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 b435beb commit e6ea55cCopy full SHA for e6ea55c
build.gradle.kts
@@ -9,7 +9,7 @@ plugins {
9
group = "org.gradlex"
10
version = "1.0.1"
11
12
-val mvnVersion = "3.9.9"
+val mvnVersion = "3.9.10"
13
14
dependencies {
15
implementation("com.google.code.gson:gson:2.13.1")
0 commit comments