Skip to content

Commit 9d2b5e1

Browse files
dependabot[bot]e5l
andauthored
Bump ktor from 3.1.3 to 3.2.1 (#140)
Bumps `ktor` from 3.1.3 to 3.2.1. Updates `io.ktor:ktor-client-cio` from 3.1.3 to 3.2.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.1.3...3.2.1) Updates `io.ktor:ktor-server-sse` from 3.1.3 to 3.2.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.1.3...3.2.1) Updates `io.ktor:ktor-server-websockets` from 3.1.3 to 3.2.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.1.3...3.2.1) Updates `io.ktor:ktor-server-cio` from 3.1.3 to 3.2.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.1.3...3.2.1) Updates `io.ktor:ktor-server-test-host` from 3.1.3 to 3.2.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.1.3...3.2.1) --- updated-dependencies: - dependency-name: io.ktor:ktor-client-cio dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-sse dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-websockets dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-cio dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-test-host dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Leonid Stashevsky <[email protected]>
1 parent 89c2037 commit 9d2b5e1

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
@@ -6,7 +6,7 @@ dokka = "2.0.0"
66
# libraries version
77
serialization = "1.9.0"
88
coroutines = "1.10.2"
9-
ktor = "3.1.3"
9+
ktor = "3.2.1"
1010
mockk = "1.14.4"
1111
logging = "7.0.7"
1212
jreleaser = "1.17.0"

0 commit comments

Comments
 (0)