Upgrade to Byte Buddy 1.10.19

Closes gh-24755
pull/25129/head
Stephane Nicoll 4 years ago
parent b3bc79b10f
commit 7ab9fad062

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

Loading…
Cancel
Save