Skip to content

Commit 4dca495

Browse files
authored
Merge pull request #30 from REChain-Network-Solutions/dependabot/gradle/org.jetbrains.kotlinx-kotlinx-serialization-json-1.10.0
Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.9.0 to 1.10.0
2 parents 9b09379 + ec1e917 commit 4dca495

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
@@ -17,7 +17,7 @@ junit = "4.13.2"
1717
kotlin = "2.3.0"
1818
coroutines = "1.10.2"
1919
settings = "1.3.0"
20-
serialization = "1.9.0"
20+
serialization = "1.10.0"
2121
ktorClientVersion = "3.3.3"
2222
buildkonfig = "0.17.1"
2323

0 commit comments

Comments
 (0)