Skip to content
This repository has been archived by the owner on Aug 10, 2024. It is now read-only.

Commit

Permalink
Bump io.ktor:ktor-server-default-headers from 2.2.2 to 2.2.3 (#434)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ian Clarke <[email protected]>
  • Loading branch information
dependabot[bot] and sanity authored Feb 8, 2023
1 parent 2ea7fd6 commit 9db6881
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 @@ -44,7 +44,7 @@ dependencies {
////////////////////
api("io.ktor:ktor-server-jetty:2.2.3")
api("io.ktor:ktor-server-websockets:2.2.2")
api("io.ktor:ktor-server-default-headers:2.2.2")
api("io.ktor:ktor-server-default-headers:2.2.3")
api("io.ktor:ktor-server-compression:2.2.2")
api("io.ktor:ktor-server-caching-headers:2.2.3")
api("io.ktor:ktor-network-tls-certificates:2.2.2")
Expand Down

0 comments on commit 9db6881

Please sign in to comment.