Skip to content

Commit

Permalink
Bump io.ktor:ktor-bom from 2.3.9 to 2.3.10
Browse files Browse the repository at this point in the history
Bumps [io.ktor:ktor-bom](https://github.com/ktorio/ktor) from 2.3.9 to 2.3.10.
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.9...2.3.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 9, 2024
1 parent 91a4892 commit 19082fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<kotlin.version>1.9.23</kotlin.version>
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>
<kotlinx.serialization.version>1.4.0-RC</kotlinx.serialization.version>
<ktor.version>2.3.9</ktor.version>
<ktor.version>2.3.10</ktor.version>
<java.version>11</java.version>
<prometheus.version>1.12.4</prometheus.version>
<logback.version>1.5.3</logback.version>
Expand Down

0 comments on commit 19082fb

Please sign in to comment.