Upgrade to Byte Buddy 1.10.22

Closes gh-25624
This commit is contained in:
Stephane Nicoll 2021-03-15 09:21:57 +01:00
parent 947d81e03f
commit ace3376a0b

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",