Upgrade to Byte Buddy 1.12.20

Closes gh-33570
This commit is contained in:
Phillip Webb 2022-12-21 08:03:35 -08:00
parent 8c6526bb19
commit 60b943eeec
1 changed files with 1 additions and 1 deletions

View File

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