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.
2 parents 37605b4 + 3fc4b1d commit 567e931Copy full SHA for 567e931
tools/dev/build.gradle
@@ -26,7 +26,7 @@ repositories {
26
def owHome = project.projectDir.parentFile.parentFile
27
28
dependencies {
29
- implementation "org.codehaus.groovy:groovy-all:3.0.14"
+ implementation "org.codehaus.groovy:groovy-all:3.0.17"
30
implementation "commons-io:commons-io:2.11.0"
31
implementation "org.apache.commons:commons-lang3:3.8.1"
32
}
0 commit comments