Skip to content

Commit 69e195c

Browse files
Update dependency org.spockframework:spock-junit4 to v2.4-M7-groovy-5.0
1 parent 5743e60 commit 69e195c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ kotlin-bom = { module = "org.jetbrains.kotlin:kotlin-bom", version.ref = "kotlin
1818
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib-jdk8", version.ref = "kotlin" }
1919
kotlinx-html = { module = "org.jetbrains.kotlinx:kotlinx-html-jvm", version = "0.12.0" }
2020
maven-model = { module = "org.apache.maven:maven-model", version = "3.9.11" }
21-
spock = { module = "org.spockframework:spock-junit4", version = "2.4-M5-groovy-3.0" } # 2.4-M5-groovy-4.0
21+
spock = { module = "org.spockframework:spock-junit4", version = "2.4-M7-groovy-5.0" } # 2.4-M5-groovy-4.0
2222
xmlunit = { module = "org.xmlunit:xmlunit-matchers", version = "2.11.0" }

0 commit comments

Comments
 (0)