Skip to content

Commit 596bd27

Browse files
Update dependency org.spockframework:spock-core to v2.3-groovy-4.0
1 parent 2cf72c0 commit 596bd27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ task createClasspathManifest {
4646
}
4747

4848
dependencies {
49-
testImplementation 'org.spockframework:spock-core:2.1-groovy-2.5'
49+
testImplementation 'org.spockframework:spock-core:2.3-groovy-4.0'
5050
testImplementation platform('org.junit:junit-bom:5.9.2')
5151
testImplementation 'org.junit.jupiter:junit-jupiter'
5252
testImplementation 'org.junit.jupiter:junit-jupiter-engine'

0 commit comments

Comments
 (0)