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 a0d92f5 commit 656af98Copy full SHA for 656af98
build.gradle
@@ -51,7 +51,7 @@ dependencies {
51
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"
+ implementation "org.apache.poi:poi-ooxml:5.3.0"
55
implementation "io.ktor:ktor-client-core-jvm:2.3.12"
56
57
implementation "io.ktor:ktor-client-logging-jvm:2.3.12"
0 commit comments