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 2498e05 commit 25edd2bCopy full SHA for 25edd2b
gradle/libs.versions.toml
@@ -11,6 +11,6 @@ versions = { id = "com.github.ben-manes.versions", version = "0.51.0" }
11
[libraries]
12
kotlin-bom = { module = "org.jetbrains.kotlin:kotlin-bom", version.ref = "kotlin" }
13
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }
14
-moshi = { module = "com.squareup.moshi:moshi-kotlin", version = "1.12.0" }
+moshi = { module = "com.squareup.moshi:moshi-kotlin", version = "1.15.1" }
15
okhttp = { module = "com.squareup.okhttp3:okhttp", version = "4.12.0" }
16
spock = { module = "org.spockframework:spock-junit4", version = "2.4-M1-groovy-3.0" }
0 commit comments