Skip to content

Commit 3c037af

Browse files
Bump ktor from 3.1.1 to 3.1.2
Bumps `ktor` from 3.1.1 to 3.1.2. Updates `io.ktor:ktor-client-cio-jvm` from 3.1.1 to 3.1.2 - [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.1.2) Updates `io.ktor:ktor-client-content-negotiation` from 3.1.1 to 3.1.2 - [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.1.2) Updates `io.ktor:ktor-client-core-jvm` from 3.1.1 to 3.1.2 - [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.1.2) Updates `io.ktor:ktor-serialization-gson-jvm` from 3.1.1 to 3.1.2 - [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.1.2) Updates `io.ktor:ktor-server-cio-jvm` from 3.1.1 to 3.1.2 - [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.1.2) Updates `io.ktor:ktor-server-core-jvm` from 3.1.1 to 3.1.2 - [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.1.2) --- updated-dependencies: - dependency-name: io.ktor:ktor-client-cio-jvm dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-content-negotiation dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-core-jvm dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-serialization-gson-jvm dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-server-cio-jvm dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-server-core-jvm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0955315 commit 3c037af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ cbf = "0.18"
77
jgrapht = "1.5.2"
88
kotlin = "2.1.20"
99
kotlinx-coroutines = "1.10.1"
10-
ktor = "3.1.1"
10+
ktor = "3.1.2"
1111
paper = "1.21.4-R0.1-SNAPSHOT"
1212
paperweight = "2.0.0-beta.16"
1313
xenondevs-commons = "1.26"

0 commit comments

Comments
 (0)