Upgrade to Byte Buddy 1.11.16

Closes gh-28091
pull/28102/head
Stephane Nicoll 3 years ago
parent a7bc36035d
commit 5d022df33a

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

Loading…
Cancel
Save