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 20bb3bb + b215062 commit 8a57bbfCopy full SHA for 8a57bbf
build.gradle
@@ -62,8 +62,8 @@ dependencies {
62
implementation "io.ktor:ktor-client-apache-jvm:2.3.7"
63
64
implementation "org.apache.poi:poi-ooxml:5.2.5"
65
- implementation "io.ktor:ktor-client-core-jvm:2.3.7"
66
+ implementation "io.ktor:ktor-client-core-jvm:2.3.10"
67
implementation "io.ktor:ktor-client-logging-jvm:2.3.7"
68
69
implementation "org.simplejavamail:simple-java-mail:8.1.3"
0 commit comments