Skip to content
This repository was archived by the owner on Aug 10, 2024. It is now read-only.

Commit ee347b5

Browse files
Bump io.ktor:ktor-server-jetty from 2.3.7 to 2.3.10 (#608)
Bumps [io.ktor:ktor-server-jetty](https://github.com/ktorio/ktor) from 2.3.7 to 2.3.10. - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.7...2.3.10) --- updated-dependencies: - dependency-name: io.ktor:ktor-server-jetty dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 07629d6 commit ee347b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies {
4242
////////////////////
4343
// Ktor dependencvies
4444
////////////////////
45-
api("io.ktor:ktor-server-jetty:2.3.7")
45+
api("io.ktor:ktor-server-jetty:2.3.10")
4646
api("io.ktor:ktor-server-websockets:2.3.0")
4747
api("io.ktor:ktor-server-default-headers:2.3.9")
4848
api("io.ktor:ktor-server-compression:2.3.9")

0 commit comments

Comments
 (0)