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