Skip to content

Commit 10a141e

Browse files
committed
Update dependencies: kotlin = "2.2.0", kotlinx-serialization = "1.9.0", ktor = "3.2.3"
1 parent 37cce7b commit 10a141e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
detekt = "1.23.7"
66
dokka = "2.0.0"
77
exposed = "1.0.0-beta-5"
8-
kotlin = "2.1.20"
9-
kotlinx-serialization = "1.8.1"
10-
ktor = "3.2.2"
8+
kotlin = "2.2.0"
9+
kotlinx-serialization = "1.9.0"
10+
ktor = "3.2.3"
1111
vanniktech = "0.30.0"
1212

1313

0 commit comments

Comments
 (0)