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 ef94400 commit fbeec8fCopy full SHA for fbeec8f
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.9.0"
+ implementation "org.simplejavamail:simple-java-mail:8.11.1"
70
71
testImplementation "io.ktor:ktor-server-tests-jvm:2.3.7"
72
}
0 commit comments