Skip to content

Commit bbd5173

Browse files
Bump kotest-runner-junit5-jvm from 4.0.5 to 4.0.6 (#10)
Bumps [kotest-runner-junit5-jvm](https://github.com/kotest/kotest) from 4.0.5 to 4.0.6. - [Release notes](https://github.com/kotest/kotest/releases) - [Changelog](https://github.com/kotest/kotest/blob/master/CHANGELOG.md) - [Commits](kotest/kotest@v4.0.5...v4.0.6) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 87d9c4b commit bbd5173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotlin-spark-api/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>io.kotest</groupId>
4848
<artifactId>kotest-runner-junit5-jvm</artifactId>
49-
<version>4.0.5</version>
49+
<version>4.0.6</version>
5050
<scope>test</scope>
5151
</dependency>
5252
<dependency>

0 commit comments

Comments
 (0)