Upgrade to Byte Buddy 1.11.21

Closes gh-28412
This commit is contained in:
Andy Wilkinson 2021-10-21 14:43:12 +01:00
parent 700f872164
commit b46fc940e9
1 changed files with 1 additions and 1 deletions

View File

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