Skip to content

Commit

Permalink
Bump io.kotest:kotest-runner-junit5-jvm from 5.6.1 to 5.7.0
Browse files Browse the repository at this point in the history
Bumps [io.kotest:kotest-runner-junit5-jvm](https://github.com/kotest/kotest) from 5.6.1 to 5.7.0.
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](kotest/kotest@v5.6.1...v5.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 3, 2023
1 parent 3bcaf53 commit 3c6bc8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<kontrakter.version>3.0_20230428084827_0b6a892-JAKARTA</kontrakter.version>
<kotest.version>5.6.1</kotest.version>
<kotest.version>5.7.0</kotest.version>
<kotlin.version>1.8.21</kotlin.version>
<mockk.version>1.13.5</mockk.version>
<nav.security.token.version>3.0.3</nav.security.token.version>
Expand Down

0 comments on commit 3c6bc8d

Please sign in to comment.