Skip to content

Commit 27010ea

Browse files
chore(deps): bump ktor-version from 3.1.1 to 3.2.3
Bumps `ktor-version` from 3.1.1 to 3.2.3. Updates `io.ktor:ktor-http-cio` from 3.1.1 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.1.1...3.2.3) Updates `io.ktor:ktor-utils` from 3.1.1 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.1.1...3.2.3) Updates `io.ktor:ktor-io` from 3.1.1 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.1.1...3.2.3) Updates `io.ktor:ktor-server-netty` from 3.1.1 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.1.1...3.2.3) Updates `io.ktor:ktor-server-jetty-jakarta` from 3.1.1 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.1.1...3.2.3) Updates `io.ktor:ktor-server-cio` from 3.1.1 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.1.1...3.2.3) Updates `io.ktor:ktor-network-tls-certificates` from 3.1.1 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.1.1...3.2.3) --- updated-dependencies: - dependency-name: io.ktor:ktor-http-cio dependency-version: 3.2.3 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-utils dependency-version: 3.2.3 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-io dependency-version: 3.2.3 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-netty dependency-version: 3.2.3 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-jetty-jakarta dependency-version: 3.2.3 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-cio dependency-version: 3.2.3 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-network-tls-certificates dependency-version: 3.2.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5da39c2 commit 27010ea

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
@@ -27,7 +27,7 @@ kotlin-compile-testing-version = "0.7.0"
2727
kotlinx-benchmark-version = "0.4.12"
2828
kotlinx-serialization-version = "1.7.3"
2929
docker-java-version = "3.4.0"
30-
ktor-version = "3.1.1"
30+
ktor-version = "3.2.3"
3131
kaml-version = "0.55.0"
3232
jsoup-version = "1.19.1"
3333

0 commit comments

Comments
 (0)