Skip to content

Commit 17dd8c3

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

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
@@ -8,7 +8,7 @@ kotlin = "2.2.21"
88
intelliJPlatform = "2.10.4"
99
kover = "0.9.3"
1010
qodana = "2025.2.1"
11-
ktorVersion = "3.3.1"
11+
ktorVersion = "3.3.3"
1212
kotlinxSerialization = "1.9.0"
1313
freeMarker = "2.3.34"
1414
detekt = "1.23.8"

0 commit comments

Comments
 (0)