Upgrade to Byte Buddy 1.10.11

Closes gh-21944
This commit is contained in:
Andy Wilkinson 2020-06-16 10:32:51 +01:00
parent 3435f5ea3b
commit d914a6f713

View File

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