Skip to content

Commit 317a6ab

Browse files
Bump io.kotest:kotest-runner-junit5-jvm from 6.1.7 to 6.1.9 (#194)
Bumps [io.kotest:kotest-runner-junit5-jvm](https://github.com/kotest/kotest) from 6.1.7 to 6.1.9. - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](kotest/kotest@6.1.7...6.1.9) --- updated-dependencies: - dependency-name: io.kotest:kotest-runner-junit5-jvm dependency-version: 6.1.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c1f3b7d commit 317a6ab

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ dependencies {
3535
implementation("org.http4k:http4k-core:6.37.0.0")
3636
implementation("com.github.ben-manes.caffeine:caffeine:3.2.3")
3737

38-
testImplementation("io.kotest:kotest-assertions-core-jvm:6.1.7")
39-
testImplementation("io.kotest:kotest-runner-junit5-jvm:6.1.7")
38+
testImplementation("io.kotest:kotest-assertions-core-jvm:6.1.9")
39+
testImplementation("io.kotest:kotest-runner-junit5-jvm:6.1.9")
4040
testImplementation(libs.junit)
4141

4242
// IntelliJ Platform Gradle Plugin Dependencies Extension - read more: https://plugins.jetbrains.com/docs/intellij/tools-intellij-platform-gradle-plugin-dependencies-extension.html

0 commit comments

Comments
 (0)