Upgrade byte buddy version.

This commit is contained in:
Tyler Benson 2018-07-24 17:32:28 +10:00
parent f893948412
commit 6e4c03baaf
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ ext {
junit : "4.12",
logback : "1.2.3",
lombok : "1.18.0",
bytebuddy : "1.8.12",
bytebuddy : "1.8.14",
]
deps = [