Try upgrading to latest version of BB.

This commit is contained in:
Tyler Benson 2018-03-29 11:21:13 +08:00
parent 6c756afe7a
commit 467301fe90
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ ext {
groovy : groovyVer,
junit : "4.12",
logback : "1.2.3",
bytebuddy : "1.7.11", // Test failure when updating to 1.8.0.
bytebuddy : "1.8.1",
]
deps = [