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 c0362dd + f293698 commit cd0bb66Copy full SHA for cd0bb66
build.gradle
@@ -51,8 +51,8 @@ dependencies {
51
implementation "io.ktor:ktor-client-apache-jvm:2.3.7"
52
53
implementation "org.apache.poi:poi-ooxml:5.2.5"
54
- implementation "io.ktor:ktor-client-core-jvm:2.3.10"
55
+ implementation "io.ktor:ktor-client-core-jvm:2.3.12"
56
implementation "io.ktor:ktor-client-logging-jvm:2.3.7"
57
58
implementation "org.simplejavamail:simple-java-mail:8.11.1"
0 commit comments