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.
2 parents 14b322b + 32b49c1 commit 1b9e8efCopy full SHA for 1b9e8ef
build.gradle
@@ -43,7 +43,7 @@ dependencies {
43
implementation "io.ktor:ktor-server-content-negotiation-jvm:2.3.12"
44
implementation "io.ktor:ktor-server-netty-jvm:2.3.12"
45
implementation "io.ktor:ktor-server-core-jvm:2.3.12"
46
- implementation "io.ktor:ktor-server-host-common-jvm:2.3.10"
+ implementation "io.ktor:ktor-server-host-common-jvm:2.3.12"
47
implementation "io.ktor:ktor-server-auth:2.3.12"
48
implementation "io.ktor:ktor-server-auth-jwt:2.3.11"
49
implementation "io.ktor:ktor-server-sessions-jvm:2.3.5"
0 commit comments