Skip to content

Commit 26d4db1

Browse files
build(deps): bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.10.0 to 1.11.0 (#122)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f856749 commit 26d4db1

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
@@ -1,7 +1,7 @@
11
[versions]
22
kotlin = "2.3.20"
33
kotlinx-coroutines = "1.10.2"
4-
kotlinx-serialization-json = "1.10.0"
4+
kotlinx-serialization-json = "1.11.0"
55
kotlinx-io = "0.9.0"
66
ktor = "3.4.2"
77
dokka = "2.2.0"

0 commit comments

Comments
 (0)