Skip to content

Commit 4a5a0b4

Browse files
Bump kotestVersion from 5.8.0 to 5.8.1
Bumps `kotestVersion` from 5.8.0 to 5.8.1. Updates `io.kotest:kotest-runner-junit5-jvm` from 5.8.0 to 5.8.1 - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](kotest/kotest@v5.8.0...v5.8.1) Updates `io.kotest:kotest-assertions-core-jvm` from 5.8.0 to 5.8.1 - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](kotest/kotest@v5.8.0...v5.8.1) --- updated-dependencies: - dependency-name: io.kotest:kotest-runner-junit5-jvm dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.kotest:kotest-assertions-core-jvm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d786dd7 commit 4a5a0b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

logcapture-kotest/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
}
44

55
ext {
6-
kotestVersion = '5.8.0'
6+
kotestVersion = '5.8.1'
77
}
88

99
dependencies {

0 commit comments

Comments
 (0)