Skip to content

Commit d9a2396

Browse files
chore(deps): bump ktor from 3.3.0 to 3.3.1
Bumps `ktor` from 3.3.0 to 3.3.1. Updates `io.ktor:ktor-client-core` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/3.3.1/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.0...3.3.1) Updates `io.ktor:ktor-client-cio` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/3.3.1/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.0...3.3.1) Updates `io.ktor:ktor-http` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/3.3.1/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.0...3.3.1) Updates `io.ktor:ktor-network` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/3.3.1/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.0...3.3.1) Updates `io.ktor:ktor-network-tls` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/3.3.1/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.0...3.3.1) --- updated-dependencies: - dependency-name: io.ktor:ktor-client-core dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-cio dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-http dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-network dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-network-tls dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 982cf6d commit d9a2396

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.7.1"
99
kotlinxKover = "0.9.2"
1010
kotlinxIo = "0.8.0"
1111
kotlinxSerialization = "1.9.0"
12-
ktor = "3.3.0"
12+
ktor = "3.3.1"
1313
detekt = "1.23.8"
1414
publish = "2.0.0"
1515

0 commit comments

Comments
 (0)