Skip to content

Commit 8ab33b8

Browse files
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.10.0
1 parent 247189c commit 8ab33b8

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
@@ -9,7 +9,7 @@ gradle-plugin-publish = { id = "com.gradle.plugin-publish", version = "1.3.1" }
99
paperweight = "2.0.0-beta.19"
1010
ktlint = "0.49.0"
1111
indra = "4.0.0"
12-
kotlinxSerialization = "1.9.0"
12+
kotlinxSerialization = "1.10.0"
1313

1414
[libraries]
1515
kotlinxSerializationJson = { module = "org.jetbrains.kotlinx:kotlinx-serialization-json", version.ref = "kotlinxSerialization" }

0 commit comments

Comments
 (0)