Skip to content

Commit

Permalink
Merge pull request #653 from lunatech-labs/dependabot/gradle/io.ktor-…
Browse files Browse the repository at this point in the history
…ktor-server-status-pages-2.3.12

chore(deps): bump io.ktor:ktor-server-status-pages from 2.3.10 to 2.3.12
  • Loading branch information
leo-bogastry authored Sep 27, 2024
2 parents 37d844f + eb13026 commit d62a9f7
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 d62a9f7

Please sign in to comment.