Skip to content

Commit 2937083

Browse files
dependabot[bot]Lysoun
authored andcommitted
⬆️ Bump ktor from 2.2.4 to 2.3.12
Bumps `ktor` from 2.2.4 to 2.3.12. Updates `io.ktor:ktor-serialization-kotlinx-json` from 2.2.4 to 2.3.12 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.2.4...2.3.12) Updates `io.ktor:ktor-server-content-negotiation` from 2.2.4 to 2.3.12 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.2.4...2.3.12) Updates `io.ktor:ktor-server-core` from 2.2.4 to 2.3.12 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.2.4...2.3.12) Updates `io.ktor:ktor-server-netty` from 2.2.4 to 2.3.12 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.2.4...2.3.12) Updates `io.ktor:ktor-server-test-host` from 2.2.4 to 2.3.12 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.2.4...2.3.12) --- updated-dependencies: - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-content-negotiation dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-netty dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-test-host dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9a986e1 commit 2937083

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
@@ -1,7 +1,7 @@
11
[versions]
22
java = "17"
33
kotlin = "2.0.0"
4-
ktor = "2.2.4"
4+
ktor = "2.3.12"
55
grpc-kotlin = "1.3.0"
66
grpc = "1.55.1"
77
protobuf = "4.28.0"

0 commit comments

Comments
 (0)