Skip to content

Commit c0653a3

Browse files
Bump kotest-assertions-core-jvm from 4.0.5 to 4.0.6 (#9)
Bumps [kotest-assertions-core-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 bbd5173 commit c0653a3

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

0 commit comments

Comments
 (0)