Upgrade to Byte Buddy 1.11.8

Closes gh-27395
This commit is contained in:
Andy Wilkinson
2021-07-19 12:45:39 +01:00
parent e1623708bd
commit 3409c13b0e

View File

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