Upgrade to Byte Buddy 1.10.22

Closes gh-25655
pull/25690/head
Andy Wilkinson 4 years ago
parent bd2099d49e
commit 9e83bbbce7

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

Loading…
Cancel
Save