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 d3b9659 commit 5812bbfCopy full SHA for 5812bbf
build.gradle
@@ -83,7 +83,7 @@ dependencies{
83
84
// TESTING
85
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
86
- testImplementation 'org.apache.groovy:groovy:4.0.28'
+ testImplementation 'org.apache.groovy:groovy:5.0.2'
87
testImplementation 'org.spockframework:spock-core:2.3-groovy-4.0'
88
}
89
0 commit comments