Skip to content

Commit d2be9ac

Browse files
fix(deps): update dependency org.junit.platform:junit-platform-launcher to v6.1.2 (#34)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8cbf9d3 commit d2be9ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ spockk = "0.4.0"
44

55
[libraries]
66
spockk-core = { module = "io.github.pshevche.spockk:spockk-core", version.ref = "spockk" }
7-
junit-platform-launcher = { module = "org.junit.platform:junit-platform-launcher", version = "6.1.1" }
7+
junit-platform-launcher = { module = "org.junit.platform:junit-platform-launcher", version = "6.1.2" }
88

99
[plugins]
1010
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }

0 commit comments

Comments
 (0)