Upgrade to Byte Buddy 1.10.11

Closes gh-21841
This commit is contained in:
Andy Wilkinson 2020-06-10 12:49:29 +01:00
parent ed038e6ade
commit 306ddf7d16

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",