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 07c168b + 1bba2ac commit 14b322bCopy full SHA for 14b322b
build.gradle
@@ -53,7 +53,7 @@ dependencies {
53
implementation "org.apache.poi:poi-ooxml:5.2.5"
54
implementation "io.ktor:ktor-client-core-jvm:2.3.12"
55
56
- implementation "io.ktor:ktor-client-logging-jvm:2.3.7"
+ implementation "io.ktor:ktor-client-logging-jvm:2.3.12"
57
58
implementation "org.simplejavamail:simple-java-mail:8.11.1"
59
0 commit comments