Skip to content

Commit b072f8f

Browse files
Bump kotest-assertions-core-jvm from 4.0.6 to 4.1.0
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>
1 parent 336f6cc commit b072f8f

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
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>io.kotest</groupId>
5454
<artifactId>kotest-assertions-core-jvm</artifactId>
55-
<version>4.0.6</version>
55+
<version>4.1.0</version>
5656
<scope>test</scope>
5757
</dependency>
5858
<dependency>

0 commit comments

Comments
 (0)