Skip to content
This repository was archived by the owner on Nov 30, 2025. It is now read-only.

Commit 351e3e7

Browse files
committed
Update to Spek 2.0.10.
1 parent 18a1db3 commit 351e3e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ dependencies {
5858
implementation(group = "org.snakeyaml", name = "snakeyaml-engine", version = "2.0")
5959
implementation(group = "org.jetbrains.kotlinx", name = "kotlinx-serialization-runtime", version = "0.20.0")
6060

61-
val spekVersion = "2.0.9"
61+
val spekVersion = "2.0.10"
6262

6363
testImplementation(group = "org.spekframework.spek2", name = "spek-dsl-jvm", version = spekVersion)
6464
testImplementation(group = "ch.tutteli.atrium", name = "atrium-cc-en_GB-robstoll", version = "0.8.0")

0 commit comments

Comments
 (0)