Skip to content

Commit 64c208c

Browse files
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.10.0 (#84)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 47d6b5f commit 64c208c

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 @@ kotlinxBenchmarkRuntime = "0.4.15"
99
kotlinxCoroutines = "1.10.2"
1010
ktor = "3.3.3"
1111
otel = "1.58.0"
12-
kotlinSerialization = "1.9.0"
12+
kotlinSerialization = "1.10.0"
1313
mavenPublish = "0.36.0"
1414
nexus = "2.0.0"
1515
junit4 = "4.13.2"

0 commit comments

Comments
 (0)