Skip to content

Commit 25edd2b

Browse files
committed
moshi 1.15.1
1 parent 2498e05 commit 25edd2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ versions = { id = "com.github.ben-manes.versions", version = "0.51.0" }
1111
[libraries]
1212
kotlin-bom = { module = "org.jetbrains.kotlin:kotlin-bom", version.ref = "kotlin" }
1313
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }
14-
moshi = { module = "com.squareup.moshi:moshi-kotlin", version = "1.12.0" }
14+
moshi = { module = "com.squareup.moshi:moshi-kotlin", version = "1.15.1" }
1515
okhttp = { module = "com.squareup.okhttp3:okhttp", version = "4.12.0" }
1616
spock = { module = "org.spockframework:spock-junit4", version = "2.4-M1-groovy-3.0" }

0 commit comments

Comments
 (0)