diff --git a/build.gradle b/build.gradle index f45d043..3fa3b80 100755 --- a/build.gradle +++ b/build.gradle @@ -17,7 +17,7 @@ version = "0.5.5-SNAPSHOT" dependencies { - implementation 'org.codehaus.groovy:groovy-all:2.5.23' + implementation 'org.codehaus.groovy:groovy-all:3.0.25' implementation 'io.github.scottg489:regex-directed-graph-line-parser:0.3.4'