Upgrade Byte Buddy to 1.9.3

This commit is contained in:
Tyler Benson 2018-11-02 09:12:09 +10:00
parent 387068caf8
commit 91f514b01d
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.2",
bytebuddy : "1.9.2",
bytebuddy : "1.9.3",
]
deps = [