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 cd0bb66 + 1b31b12 commit e8cbdf2Copy full SHA for e8cbdf2
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.12"
0 commit comments