Skip to content

Commit 3ec6594

Browse files
Update gradle/libs.versions.toml
Co-authored-by: Carlos Eduardo <carloseduardo.rorizfranco@gmail.com>
1 parent f30dbf1 commit 3ec6594

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ okio = "3.9.1"
1818
commonsLang3 = "3.20.0"
1919

2020
[libraries]
21-
groovyAll = { group = "org.codehaus.groovy", name = "groovy-all", version.ref = "groovy" }
21+
groovyAll = { group = "org.apache.groovy", name = "groovy-all", version.ref = "groovy" }
2222
junit = { group = "junit", name = "junit", version.ref = "junit" }
2323
rundeckCore = { group = "org.rundeck", name = "rundeck-core", version.ref = "rundeckCore" }
2424
slf4jApi = { group = "org.slf4j", name = "slf4j-api", version.ref = "slf4j" }

0 commit comments

Comments
 (0)