Skip to content

Commit

Permalink
Bump io.kotest:kotest-runner-junit5 in the dependencies group (#281)
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update: [io.kotest:kotest-runner-junit5](https://github.com/kotest/kotest).


Updates `io.kotest:kotest-runner-junit5` from 5.9.0 to 5.9.1
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](kotest/kotest@v5.9.0...v5.9.1)

---
updated-dependencies:
- dependency-name: io.kotest:kotest-runner-junit5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 6, 2024
1 parent 40f578e commit 62cfac5
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 @@ -8,7 +8,7 @@ val ktorVersion = "2.3.11"
val logbackVersion = "1.5.6"
val logstashLogbackEncoderVersion = "7.4"
val prometheusVersion = "0.16.0"
val kotestVersion = "5.9.0"
val kotestVersion = "5.9.1"
val jaxbApiVersion = "2.1"
val jaxbVersion = "2.3.0.1"
val javaxActivationVersion = "1.1.1"
Expand Down

0 comments on commit 62cfac5

Please sign in to comment.