Upgrade to Byte Buddy 1.10.22

Closes gh-25655
This commit is contained in:
Andy Wilkinson 2021-03-16 11:32:05 +00:00
parent bd2099d49e
commit 9e83bbbce7
1 changed files with 1 additions and 1 deletions

View File

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