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 cfbd056 commit 8f3ea21Copy full SHA for 8f3ea21
groovy-project/build.gradle
@@ -4,7 +4,7 @@ plugins {
4
}
5
6
dependencies {
7
- implementation 'org.apache.groovy:groovy-all:4.0.27'
+ implementation 'org.apache.groovy:groovy-all:4.0.28'
8
testImplementation "org.spockframework:spock-core:2.3-groovy-4.0"
9
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.13.4'
10
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.13.4'
0 commit comments