Skip to content

Commit 84dca17

Browse files
Bump io.ktor:ktor-server-netty from 1.6.8 to 2.3.11
Bumps [io.ktor:ktor-server-netty](https://github.com/ktorio/ktor) from 1.6.8 to 2.3.11. - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.11/CHANGELOG.md) - [Commits](ktorio/ktor@1.6.8...2.3.11) --- updated-dependencies: - dependency-name: io.ktor:ktor-server-netty dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4678a62 commit 84dca17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ kotlin {
9797
implementation("com.github.doyaaaaaken:kotlin-csv-jvm:1.9.3")
9898

9999
api("io.ktor:ktor-server-core:1.6.8")
100-
api("io.ktor:ktor-server-netty:1.6.8")
100+
api("io.ktor:ktor-server-netty:2.3.11")
101101
api("io.ktor:ktor-serialization:1.6.8")
102102
implementation("org.jetbrains.kotlinx:kotlinx-serialization-runtime-common:0.20.0")
103103
// api("ch.qos.logback:logback-classic:1.5.6")

0 commit comments

Comments
 (0)