Skip to content

Commit c48bac8

Browse files
chore(deps): bump ktor from 3.1.2 to 3.1.3
Bumps `ktor` 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) Updates `io.ktor:ktor-http` 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-network` 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-network-tls` 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 - dependency-name: io.ktor:ktor-http dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-network dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-network-tls 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 8f94569 commit c48bac8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ kotlinxDatetime = "0.6.2"
99
kotlinxKover = "0.9.1"
1010
kotlinxIo = "0.7.0"
1111
kotlinxSerialization = "1.8.0"
12-
ktor = "3.1.2"
12+
ktor = "3.1.3"
1313
detekt = "1.23.8"
1414
publish = "2.0.0"
1515

0 commit comments

Comments
 (0)