Skip to content

Commit b968178

Browse files
committed
Bump spock-core to 2.4
1 parent 7b1546c commit b968178

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
@@ -81,7 +81,7 @@ dependencies {
8181
implementation("org.apache.logging.log4j:log4j-core:2.24.1")
8282
implementation("org.vafer:jdependency:2.14")
8383

84-
testImplementation("org.spockframework:spock-core:2.3-groovy-4.0") {
84+
testImplementation("org.spockframework:spock-core:2.4-groovy-4.0") {
8585
exclude(group = "org.codehaus.groovy")
8686
exclude(group = "org.hamcrest")
8787
}

0 commit comments

Comments
 (0)