Skip to content

Commit 886ba65

Browse files
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.11.0 (#163)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0cd528b commit 886ba65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ kotlin_logging = "8.0.01"
1010
kotlin = "2.3.20"
1111
kotlinter = "5.4.2"
1212
kotlinx_coroutines = "1.10.2"
13-
kotlinx_serialization = "1.10.0"
13+
kotlinx_serialization = "1.11.0"
1414
ktor = "3.4.2"
1515
logback = "1.5.32"
1616
prometheus = "1.16.4"

0 commit comments

Comments
 (0)