Skip to content

Commit aa6e2ee

Browse files
authored
Merge pull request #624 from lunatech-labs/dependabot/gradle/io.ktor-ktor-server-tests-jvm-2.3.12
chore(deps): bump io.ktor:ktor-server-tests-jvm from 2.3.7 to 2.3.12
2 parents 4120021 + fd683f0 commit aa6e2ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ dependencies {
5757

5858
implementation "org.simplejavamail:simple-java-mail:8.11.1"
5959

60-
testImplementation "io.ktor:ktor-server-tests-jvm:2.3.7"
60+
testImplementation "io.ktor:ktor-server-tests-jvm:2.3.12"
6161
}
6262

6363
task buildAll(type: Exec, dependsOn: ['buildFrontApp']) {

0 commit comments

Comments
 (0)