Skip to content

Commit 4b0cf35

Browse files
authored
Merge pull request #115 from simple-robot/dependabot/gradle/dev/main/kotlinx-serialization-1.7.3
build(deps): bump kotlinx-serialization from 1.7.1 to 1.7.3
2 parents b5caae9 + 61cda5a commit 4b0cf35

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.0.20"
33
kotlinx-coroutines = "1.8.1"
4-
kotlinx-serialization = "1.7.1"
4+
kotlinx-serialization = "1.7.3"
55
dokka = "1.9.20"
66
ktor = "2.3.12"
77
openjdk-jmh = "1.37"

0 commit comments

Comments
 (0)