Upgrade to Byte Buddy 1.12.22

Closes gh-33898
This commit is contained in:
Andy Wilkinson 2023-01-19 12:04:01 +00:00
parent 27c738d947
commit 386ed39a9b

View File

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