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-caching-headers from 2.3.2 to 2.3.5 (#542)
Browse files Browse the repository at this point in the history
Bumps [io.ktor:ktor-server-caching-headers](https://github.com/ktorio/ktor) from 2.3.2 to 2.3.5.
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.5/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.2...2.3.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ian Clarke <sanity@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and sanity authored Oct 16, 2023
1 parent bbd99d6 commit 9aeed15
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 @@ -46,7 +46,7 @@ dependencies {
api("io.ktor:ktor-server-websockets:2.3.0")
api("io.ktor:ktor-server-default-headers:2.3.3")
api("io.ktor:ktor-server-compression:2.3.4")
api("io.ktor:ktor-server-caching-headers:2.3.2")
api("io.ktor:ktor-server-caching-headers:2.3.5")
api("io.ktor:ktor-network-tls-certificates:2.3.5")

api("io.mola.galimatias:galimatias:0.2.1")
Expand Down

0 comments on commit 9aeed15

Please sign in to comment.