Skip to content

Commit

Permalink
Bump kotest-assertions-core-jvm from 4.0.6 to 4.1.0
Browse files Browse the repository at this point in the history
Bumps [kotest-assertions-core-jvm](https://github.com/kotest/kotest) from 4.0.6 to 4.1.0.
- [Release notes](https://github.com/kotest/kotest/releases)
- [Changelog](https://github.com/kotest/kotest/blob/master/CHANGELOG.md)
- [Commits](kotest/kotest@v4.0.6...v4.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 23, 2020
1 parent 336f6cc commit b072f8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kotlin-spark-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<dependency>
<groupId>io.kotest</groupId>
<artifactId>kotest-assertions-core-jvm</artifactId>
<version>4.0.6</version>
<version>4.1.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit b072f8f

Please sign in to comment.