Skip to content

Commit

Permalink
chore(deps): bump io.ktor:ktor-server-status-pages from 2.3.10 to 2.3.12
Browse files Browse the repository at this point in the history
Bumps [io.ktor:ktor-server-status-pages](https://github.com/ktorio/ktor) from 2.3.10 to 2.3.12.
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.10...2.3.12)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 37d844f commit eb13026
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies {
implementation "org.postgresql:postgresql:42.7.3"
implementation "org.quartz-scheduler:quartz:2.3.2"

implementation "io.ktor:ktor-server-status-pages:2.3.10"
implementation "io.ktor:ktor-server-status-pages:2.3.12"
implementation "io.ktor:ktor-server-default-headers:2.3.9"
implementation "io.ktor:ktor-server-cors:2.3.10"
implementation "io.ktor:ktor-server-content-negotiation-jvm:2.3.12"
Expand Down

0 comments on commit eb13026

Please sign in to comment.