Upgrade to Byte Buddy 1.10.20

Closes gh-25190
This commit is contained in:
Andy Wilkinson 2021-02-12 09:28:11 +00:00
parent fa6c749215
commit 88afda03a3

View File

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