Skip to content

Commit 5513ecf

Browse files
committed
Oppdaterte til Ktor 3.1.0
1 parent d51e424 commit 5513ecf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ flywayVersion = "11.3.1"
2828
hikariVersion = "6.2.1"
2929
kotlinxCoroutinesVersion = "1.10.1"
3030
kotlinxSerializationJsonVersion = "1.8.0"
31-
ktorVersion = "3.0.3"
31+
ktorVersion = "3.1.0"
3232

3333
[libraries]
3434
coroutinesCore = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-core", version.ref = "coroutinesVersion" }

0 commit comments

Comments
 (0)