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 37605b4 commit 6c47e60Copy full SHA for 6c47e60
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