Skip to content

Commit 2dd517f

Browse files
Bump kotest-runner-junit5-jvm from 4.0.6 to 4.1.0
Bumps [kotest-runner-junit5-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>
1 parent 336f6cc commit 2dd517f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotlin-spark-api/pom.xml

Lines changed: 1 addition & 1 deletion
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.6</version>
49+
<version>4.1.0</version>
5050
<scope>test</scope>
5151
</dependency>
5252
<dependency>

0 commit comments

Comments
 (0)