Skip to content

Commit 47b27da

Browse files
Bump ktorVersion from 3.3.3 to 3.4.0
Bumps `ktorVersion` from 3.3.3 to 3.4.0. Updates `io.ktor:ktor-client-core` from 3.3.3 to 3.4.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.3...3.4.0) Updates `io.ktor:ktor-client-cio` from 3.3.3 to 3.4.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.3...3.4.0) --- updated-dependencies: - dependency-name: io.ktor:ktor-client-core dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-cio dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 58d93ce commit 47b27da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ changelog = "2.5.0"
77
kotlin = "2.3.0"
88
intelliJPlatform = "2.10.5"
99
kover = "0.9.4"
10-
ktorVersion = "3.3.3"
10+
ktorVersion = "3.4.0"
1111
qodana = "2025.3.1"
1212
kotlinxSerialization = "1.9.0"
1313
freeMarker = "2.3.34"

0 commit comments

Comments
 (0)