Skip to content

Commit

Permalink
Bump io.kotest:kotest-assertions-core-jvm from 5.7.1 to 5.7.2
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.1 to 5.7.2.
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](https://github.com/kotest/kotest/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 6, 2023
1 parent adf5ea7 commit 6ff9f6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nowje-unit-test-exchange-maven-plugin-runner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<groupId>io.kotest</groupId>
<artifactId>kotest-assertions-core-jvm</artifactId>
<scope>test</scope>
<version>5.7.1</version>
<version>5.7.2</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 6ff9f6d

Please sign in to comment.