Skip to content

Commit

Permalink
Bump the gradle group with 6 updates
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 7, 2024
1 parent a2c4d80 commit f98616f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ invui = "2.0.0-alpha.1"
jgrapht = "1.5.2"
kotlin = "2.1.0"
kotlinx-coroutines = "1.9.0"
ktor = "3.0.1"
ktor = "3.0.2"
paper = "1.21.4-R0.1-SNAPSHOT"
paperweight = "1.7.5"
xenondevs-commons = "1.22"
Expand Down

0 comments on commit f98616f

Please sign in to comment.