Skip to content

Commit 9b96941

Browse files
Update save-core to version 0.3.9 (#1921)
1 parent 88ee647 commit 9b96941

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[versions]
22
kotlin = "1.8.10"
33
jetbrains-annotations = "24.0.0"
4-
save-core = "0.3.8"
4+
save-core = "0.3.9"
55
ktor = "2.2.3"
66
okio = "3.3.0"
7-
serialization = "1.4.1"
7+
serialization = "1.5.0"
88
kotlinx-datetime = "0.4.0"
99
kotlinx-coroutines = "1.6.4"
1010
kotlin-wrappers = "1.0.0-pre.490"

0 commit comments

Comments
 (0)