We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c21e8fa commit b44474eCopy full SHA for b44474e
frameworks/Kotlin/ktor/ktor-exposed/app/build.gradle.kts
@@ -9,7 +9,7 @@ repositories {
9
mavenCentral()
10
}
11
12
-val ktorVersion = "3.1.0"
+val ktorVersion = "3.1.1"
13
val kotlinxSerializationVersion = "1.8.0"
14
val exposedVersion = "0.59.0"
15
0 commit comments