Skip to content
This repository was archived by the owner on May 6, 2025. It is now read-only.

Commit 7711426

Browse files
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.8.0
1 parent cf888f3 commit 7711426

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
@@ -10,7 +10,7 @@ kotlin = "2.0.20"
1010
kotlin-dsl = "5.1.0"
1111
# KotlinX
1212
kotlinx-collections-immutable = "0.3.7"
13-
kotlinx-serialization-json = "1.7.1"
13+
kotlinx-serialization-json = "1.8.0"
1414
# Google
1515
google-devtools-ksp = "2.0.20-1.0.24"
1616
google-gson = "2.11.0"

0 commit comments

Comments
 (0)