Upgrade to Byte Buddy 1.12.22

Closes gh-33887
This commit is contained in:
Andy Wilkinson 2023-01-19 09:49:37 +00:00
parent 5b9c4a5af5
commit b59209c31d

View File

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