parent
a056eb475a
commit
e9a966a0a2
|
|
@ -362,10 +362,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Groovy", "2.5.12") {
|
||||
prohibit("[2.5.13,2.5.14)") {
|
||||
because "regression with @Log"
|
||||
}
|
||||
library("Groovy", "2.5.13") {
|
||||
group("org.codehaus.groovy") {
|
||||
imports = [
|
||||
"groovy-bom"
|
||||
|
|
|
|||
Loading…
Reference in New Issue