Skip to content

Commit

Permalink
patch groovy 3.0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
Brendan Doyle committed May 27, 2023
1 parent 37605b4 commit 3fc4b1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/dev/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ repositories {
def owHome = project.projectDir.parentFile.parentFile

dependencies {
implementation "org.codehaus.groovy:groovy-all:3.0.14"
implementation "org.codehaus.groovy:groovy-all:3.0.17"
implementation "commons-io:commons-io:2.11.0"
implementation "org.apache.commons:commons-lang3:3.8.1"
}
Expand Down

0 comments on commit 3fc4b1d

Please sign in to comment.