Skip to content

Commit eb13026

Browse files
chore(deps): bump io.ktor:ktor-server-status-pages from 2.3.10 to 2.3.12
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]>
1 parent 37d844f commit eb13026

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies {
3838
implementation "org.postgresql:postgresql:42.7.3"
3939
implementation "org.quartz-scheduler:quartz:2.3.2"
4040

41-
implementation "io.ktor:ktor-server-status-pages:2.3.10"
41+
implementation "io.ktor:ktor-server-status-pages:2.3.12"
4242
implementation "io.ktor:ktor-server-default-headers:2.3.9"
4343
implementation "io.ktor:ktor-server-cors:2.3.10"
4444
implementation "io.ktor:ktor-server-content-negotiation-jvm:2.3.12"

0 commit comments

Comments
 (0)