Skip to content

Commit 9dd7c30

Browse files
Bump the gradle group with 6 updates
Bumps the gradle group with 6 updates: | Package | From | To | | --- | --- | --- | | [io.ktor:ktor-client-cio-jvm](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.2` | | [io.ktor:ktor-client-content-negotiation](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.2` | | [io.ktor:ktor-client-core-jvm](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.2` | | [io.ktor:ktor-serialization-gson-jvm](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.2` | | [io.ktor:ktor-server-cio-jvm](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.2` | | [io.ktor:ktor-server-core-jvm](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.2` | Updates `io.ktor:ktor-client-cio-jvm` from 2.3.12 to 3.0.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.2) Updates `io.ktor:ktor-client-content-negotiation` from 2.3.12 to 3.0.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.2) Updates `io.ktor:ktor-client-core-jvm` from 2.3.12 to 3.0.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.2) Updates `io.ktor:ktor-serialization-gson-jvm` from 2.3.12 to 3.0.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.2) Updates `io.ktor:ktor-server-cio-jvm` from 2.3.12 to 3.0.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.2) Updates `io.ktor:ktor-server-core-jvm` from 2.3.12 to 3.0.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.2) --- updated-dependencies: - dependency-name: io.ktor:ktor-client-cio-jvm dependency-type: direct:production dependency-group: gradle - dependency-name: io.ktor:ktor-client-content-negotiation dependency-type: direct:production dependency-group: gradle - dependency-name: io.ktor:ktor-client-core-jvm dependency-type: direct:production dependency-group: gradle - dependency-name: io.ktor:ktor-serialization-gson-jvm dependency-type: direct:production dependency-group: gradle - dependency-name: io.ktor:ktor-server-cio-jvm dependency-type: direct:production dependency-group: gradle - dependency-name: io.ktor:ktor-server-core-jvm dependency-type: direct:production dependency-group: gradle ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 520f6bc commit 9dd7c30

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
@@ -7,7 +7,7 @@ invui = "1.40"
77
jgrapht = "1.5.2"
88
kotlin = "2.1.0"
99
kotlinx-coroutines = "1.9.0"
10-
ktor = "2.3.12"
10+
ktor = "3.0.2"
1111
paper = "1.21.1-R0.1-SNAPSHOT"
1212
paperweight = "1.7.5"
1313
xenondevs-commons = "1.17"

0 commit comments

Comments
 (0)