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 11f205a commit 1bba2acCopy full SHA for 1bba2ac
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