Skip to content

Commit 3fc4b1d

Browse files
author
Brendan Doyle
committed
patch groovy 3.0.17
1 parent 37605b4 commit 3fc4b1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/dev/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ repositories {
2626
def owHome = project.projectDir.parentFile.parentFile
2727

2828
dependencies {
29-
implementation "org.codehaus.groovy:groovy-all:3.0.14"
29+
implementation "org.codehaus.groovy:groovy-all:3.0.17"
3030
implementation "commons-io:commons-io:2.11.0"
3131
implementation "org.apache.commons:commons-lang3:3.8.1"
3232
}

0 commit comments

Comments
 (0)