Upgrade to Byte Buddy 1.10.8

Closes gh-20442
This commit is contained in:
Andy Wilkinson 2020-03-10 14:23:42 +00:00
parent 47a68650c9
commit 707fb929a2

View File

@ -141,7 +141,7 @@ bom {
]
}
}
library("Byte Buddy", "1.10.7") {
library("Byte Buddy", "1.10.8") {
group("net.bytebuddy") {
modules = [
"byte-buddy",