Skip to content

Commit

Permalink
Merge pull request #6 from woltapp/dependabot/gradle/io.ktor-ktor-ser…
Browse files Browse the repository at this point in the history
…ver-status-pages-2.3.11

Bump io.ktor:ktor-server-status-pages from 2.3.9 to 2.3.11
  • Loading branch information
muatik authored May 29, 2024
2 parents cb6f4f6 + 83d65ce commit a97a2d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies {

implementation("io.github.oshai:kotlin-logging-jvm:5.1.0")

testImplementation("io.ktor:ktor-server-status-pages:2.3.9")
testImplementation("io.ktor:ktor-server-status-pages:2.3.11")
testImplementation("io.ktor:ktor-server-test-host:${ktorVersion}")

testImplementation("io.mockk:mockk:1.13.11")
Expand Down

0 comments on commit a97a2d5

Please sign in to comment.