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 c0362dd commit 1b31b12Copy full SHA for 1b31b12
build.gradle
@@ -48,7 +48,7 @@ dependencies {
48
implementation "io.ktor:ktor-server-auth-jwt:2.3.11"
49
implementation "io.ktor:ktor-server-sessions-jvm:2.3.5"
50
implementation "io.ktor:ktor-serialization-jackson:2.3.10"
51
- implementation "io.ktor:ktor-client-apache-jvm:2.3.7"
+ implementation "io.ktor:ktor-client-apache-jvm:2.3.12"
52
53
implementation "org.apache.poi:poi-ooxml:5.2.5"
54
implementation "io.ktor:ktor-client-core-jvm:2.3.10"
0 commit comments