Skip to content

Commit

Permalink
build(deps): bump ktor from 2.3.6 to 2.3.8
Browse files Browse the repository at this point in the history
Bumps `ktor` from 2.3.6 to 2.3.8.

Updates `io.ktor:ktor-bom` from 2.3.6 to 2.3.8
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.8/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.6...2.3.8)

Updates `io.ktor.plugin` from 2.3.6 to 2.3.8

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Feb 2, 2024
1 parent 7471548 commit 99e3d5c
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 = "1.9.21"
ktor = "2.3.6"
ktor = "2.3.8"
hoplite = "2.7.5"
kondor = "2.1.2"
confluent = "7.3.3" # FIXME 7.4.0
Expand Down

0 comments on commit 99e3d5c

Please sign in to comment.