Skip to content

Commit 6035fc3

Browse files
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.8.1
1 parent 2e64a76 commit 6035fc3

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
@@ -8,7 +8,7 @@ kover = "0.9.0"
88
benchmark = "0.4.13"
99
atomicfu = "0.26.1"
1010
immutable = "0.3.8"
11-
serialization = "1.7.3"
11+
serialization = "1.8.1"
1212

1313
[libraries]
1414
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }

0 commit comments

Comments
 (0)