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

Commit

Permalink
Bump io.ktor:ktor-server-test-host from 2.3.7 to 2.3.8
Browse files Browse the repository at this point in the history
Bumps [io.ktor:ktor-server-test-host](https://github.com/ktorio/ktor) from 2.3.7 to 2.3.8.
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.8/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.7...2.3.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Feb 2, 2024
1 parent bb5a2c2 commit 949c104
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
@@ -1,6 +1,6 @@
val javaVersion = JavaVersion.VERSION_21
val prometheusVersion = "0.15.0"
val ktorVersion = "2.3.7"
val ktorVersion = "2.3.8"
val jacksonVersion = "2.14.1"
val mockkVersion = "1.13.9"
val kotestVersion = "5.8.0"
Expand Down

0 comments on commit 949c104

Please sign in to comment.