Skip to content

Commit 2ffffc8

Browse files
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.11.0
1 parent 1c5f66d commit 2ffffc8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ kotlinxCoroutines = "1.11.0"
1818
kotlinxCollectionsImmutable = "0.5.1"
1919
kotlinxDatetime = "0.8.0-0.6.x-compat"
2020
kotlinxSchema = "0.5.0"
21-
kotlinxSerialization = "1.9.0"
21+
kotlinxSerialization = "1.11.0"
2222
kover = "0.9.9"
2323
ktor = "3.3.3"
2424
langchain4j = "1.17.2"

0 commit comments

Comments
 (0)