Skip to content

Commit

Permalink
Bump ktor from 2.3.12 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps `ktor` from 2.3.12 to 3.0.1.

Updates `io.ktor:ktor-bom` from 2.3.12 to 3.0.1
- [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.1)

Updates `io.ktor.plugin` from 2.3.12 to 3.0.1

---
updated-dependencies:
- dependency-name: io.ktor:ktor-bom
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.ktor.plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent ffa8146 commit b4d2024
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
@@ -1,6 +1,6 @@
[versions]
kotlin = "2.0.21"
ktor = "2.3.12"
ktor = "3.0.1"
hoplite = "2.8.2"
kondor = "3.2.3"
confluent = "7.3.3" # FIXME 7.4.0
Expand Down

0 comments on commit b4d2024

Please sign in to comment.