Skip to content

Commit 1e6b2fd

Browse files
Bump io.kotest from 0.2.6 to 0.3.9
Bumps io.kotest from 0.2.6 to 0.3.9. --- updated-dependencies: - dependency-name: io.kotest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 98325ee commit 1e6b2fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ plugins {
2828
kotlin("multiplatform") version "1.6.21"
2929
kotlin("plugin.serialization") version "1.4.21"
3030
id("org.jetbrains.dokka") version "1.4.20"
31-
id("io.kotest") version "0.2.6"
31+
id("io.kotest") version "0.3.9"
3232
id("org.jetbrains.kotlinx.kover") version "0.5.0"
3333
// jacoco
3434
id("java-library")

0 commit comments

Comments
 (0)