We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d3d3a6 commit 3ad6e7dCopy full SHA for 3ad6e7d
build.gradle
@@ -79,7 +79,7 @@ dependencies {
79
80
// testing
81
testImplementation 'org.spockframework:spock-core:2.3-groovy-4.0'
82
- testImplementation 'org.apache.groovy:groovy:4.0.26'
+ testImplementation 'org.apache.groovy:groovy:5.0.2'
83
testImplementation 'org.junit.jupiter:junit-jupiter:6.0.0'
84
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:6.0.0'
85
0 commit comments