Skip to content

Commit fd683f0

Browse files
chore(deps): bump io.ktor:ktor-server-tests-jvm from 2.3.7 to 2.3.12
Bumps [io.ktor:ktor-server-tests-jvm](https://github.com/ktorio/ktor) from 2.3.7 to 2.3.12. - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.7...2.3.12) --- updated-dependencies: - dependency-name: io.ktor:ktor-server-tests-jvm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6d9cd37 commit fd683f0

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)