Skip to content

Commit a1ca5fe

Browse files
Bump kotest.version from 4.1.1 to 4.1.3
Bumps `kotest.version` from 4.1.1 to 4.1.3. Updates `kotest-runner-junit5-jvm` from 4.1.1 to 4.1.3 - [Release notes](https://github.com/kotest/kotest/releases) - [Changelog](https://github.com/kotest/kotest/blob/master/CHANGELOG.md) - [Commits](https://github.com/kotest/kotest/commits) Updates `kotest-assertions-core-jvm` from 4.1.1 to 4.1.3 - [Release notes](https://github.com/kotest/kotest/releases) - [Changelog](https://github.com/kotest/kotest/blob/master/CHANGELOG.md) - [Commits](https://github.com/kotest/kotest/commits) Signed-off-by: dependabot[bot] <[email protected]>
1 parent c8b7709 commit a1ca5fe

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
@@ -20,7 +20,7 @@
2020
<kotlin.version>1.3.72</kotlin.version>
2121
<kotlin.code.style>official</kotlin.code.style>
2222
<dokka.version>0.10.1</dokka.version>
23-
<kotest.version>4.1.1</kotest.version>
23+
<kotest.version>4.1.3</kotest.version>
2424
</properties>
2525

2626
<dependencies>

0 commit comments

Comments
 (0)