Skip to content

Commit

Permalink
Bump io.kotest:kotest-assertions-core-jvm from 5.7.2 to 5.8.0
Browse files Browse the repository at this point in the history
Bumps [io.kotest:kotest-assertions-core-jvm](https://github.com/kotest/kotest) from 5.7.2 to 5.8.0.
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](kotest/kotest@v5.7.2...v5.8.0)

---
updated-dependencies:
- dependency-name: io.kotest:kotest-assertions-core-jvm
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 2ca3726 commit 5ef3dbc
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 @@ -144,7 +144,7 @@
<dependency>
<groupId>io.kotest</groupId>
<artifactId>kotest-assertions-core-jvm</artifactId>
<version>5.7.2</version>
<version>5.8.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 5ef3dbc

Please sign in to comment.