Upgrade to Byte Buddy 1.11.16

Closes gh-28091
This commit is contained in:
Stephane Nicoll
2021-09-22 08:48:15 +02:00
parent a7bc36035d
commit 5d022df33a

View File

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