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 8a57bbf + e5951ba commit c673465Copy full SHA for c673465
build.gradle
@@ -66,7 +66,7 @@ dependencies {
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"
+ implementation "org.simplejavamail:simple-java-mail:8.9.0"
70
71
testImplementation "io.ktor:ktor-server-tests-jvm:2.3.7"
72
}
0 commit comments