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 11f205a + ef2d5c7 commit 34a385dCopy full SHA for 34a385d
build.gradle
@@ -42,7 +42,7 @@ dependencies {
42
implementation "io.ktor:ktor-server-cors:2.3.10"
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.10"
+ implementation "io.ktor:ktor-server-core-jvm:2.3.12"
46
implementation "io.ktor:ktor-server-host-common-jvm:2.3.10"
47
implementation "io.ktor:ktor-server-auth:2.3.12"
48
implementation "io.ktor:ktor-server-auth-jwt:2.3.11"
0 commit comments