Upgrade to Byte Buddy 1.11.22

Closes gh-28571
This commit is contained in:
Stephane Nicoll 2021-11-09 07:29:33 +01:00
parent 4a88a5fb07
commit bbb9a0df12
1 changed files with 1 additions and 1 deletions

View File

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