Upgrade Byte Buddy to 1.9.2

This commit is contained in:
Tyler Benson 2018-10-19 14:24:18 +10:00
parent 9b3019c612
commit 0f02264e50
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ ext {
junit : "4.12", junit : "4.12",
logback : "1.2.3", logback : "1.2.3",
lombok : "1.18.2", lombok : "1.18.2",
bytebuddy : "1.9.0", bytebuddy : "1.9.2",
] ]
deps = [ deps = [