Skip to content

Commit 602881e

Browse files
Bump ktor from 3.2.2 to 3.2.3 (#217)
Bumps `ktor` from 3.2.2 to 3.2.3. Updates `io.ktor:ktor-client-cio` from 3.2.2 to 3.2.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.2...3.2.3) Updates `io.ktor:ktor-server-sse` from 3.2.2 to 3.2.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.2...3.2.3) Updates `io.ktor:ktor-server-websockets` from 3.2.2 to 3.2.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.2...3.2.3) Updates `io.ktor:ktor-server-cio` from 3.2.2 to 3.2.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.2...3.2.3) Updates `io.ktor:ktor-server-test-host` from 3.2.2 to 3.2.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.2...3.2.3) Updates `io.ktor:ktor-client-mock` from 3.2.2 to 3.2.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.2...3.2.3) Updates `io.ktor:ktor-client-content-negotiation` from 3.2.2 to 3.2.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.2...3.2.3) Updates `io.ktor:ktor-serialization-kotlinx-json` from 3.2.2 to 3.2.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.2...3.2.3) --- updated-dependencies: - dependency-name: io.ktor:ktor-client-cio dependency-version: 3.2.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-server-sse dependency-version: 3.2.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-server-websockets dependency-version: 3.2.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-server-cio dependency-version: 3.2.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-server-test-host dependency-version: 3.2.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-mock dependency-version: 3.2.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-content-negotiation dependency-version: 3.2.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-version: 3.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fc02cec commit 602881e

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
@@ -10,7 +10,7 @@ serialization = "1.9.0"
1010
collections-immutable = "0.4.0"
1111
coroutines = "1.10.2"
1212
kotlinx-io = "0.8.0"
13-
ktor = "3.2.2"
13+
ktor = "3.2.3"
1414
logging = "7.0.7"
1515
jreleaser = "1.19.0"
1616
binaryCompatibilityValidatorPlugin = "0.18.1"

0 commit comments

Comments
 (0)