Upgrade to Byte Buddy 1.11.18

Closes gh-28110
This commit is contained in:
Stephane Nicoll
2021-09-23 07:40:48 +02:00
parent 6ba3af1454
commit 573f6a1fe8

View File

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