Upgrade to Byte Buddy 1.10.22

Closes gh-25954
This commit is contained in:
Stephane Nicoll 2021-04-09 14:02:18 +02:00
parent bffa26fefa
commit d599b0c558

View File

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