Try upgrading to latest version of BB.
This commit is contained in:
parent
6c756afe7a
commit
467301fe90
|
@ -14,7 +14,7 @@ ext {
|
||||||
groovy : groovyVer,
|
groovy : groovyVer,
|
||||||
junit : "4.12",
|
junit : "4.12",
|
||||||
logback : "1.2.3",
|
logback : "1.2.3",
|
||||||
bytebuddy : "1.7.11", // Test failure when updating to 1.8.0.
|
bytebuddy : "1.8.1",
|
||||||
]
|
]
|
||||||
|
|
||||||
deps = [
|
deps = [
|
||||||
|
|
Loading…
Reference in New Issue