Skip to content

Commit 367999c

Browse files
Bump io.ktor:ktor-io-jvm from 3.4.3 to 3.5.0
Bumps [io.ktor:ktor-io-jvm](https://github.com/ktorio/ktor) from 3.4.3 to 3.5.0. - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.3...3.5.0) --- updated-dependencies: - dependency-name: io.ktor:ktor-io-jvm dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2d89d12 commit 367999c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ metalava {
4141
dependencies {
4242
api("androidx.collection:collection:1.6.0")
4343
api("com.github.topjohnwu.libsu:service:6.0.0")
44-
api("io.ktor:ktor-io-jvm:3.4.3")
44+
api("io.ktor:ktor-io-jvm:3.5.0")
4545
api("org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0")
4646
testImplementation("junit:junit:4.13.2")
4747
testImplementation("org.jetbrains.kotlinx:kotlinx-coroutines-test:1.9.0")

0 commit comments

Comments
 (0)