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 4120021 + fd683f0 commit aa6e2eeCopy full SHA for aa6e2ee
build.gradle
@@ -57,7 +57,7 @@ dependencies {
57
58
implementation "org.simplejavamail:simple-java-mail:8.11.1"
59
60
- testImplementation "io.ktor:ktor-server-tests-jvm:2.3.7"
+ testImplementation "io.ktor:ktor-server-tests-jvm:2.3.12"
61
}
62
63
task buildAll(type: Exec, dependsOn: ['buildFrontApp']) {
0 commit comments