Skip to content

Commit 99a2267

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

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.1.20"
88
intelliJPlatform = "2.5.0"
99
kover = "0.9.1"
1010
qodana = "2025.1.0"
11-
ktorVersion = "3.1.2"
11+
ktorVersion = "3.1.3"
1212
kotlinxSerialization = "1.8.1"
1313
freeMarker = "2.3.34"
1414

0 commit comments

Comments
 (0)