Upgrade to Byte Buddy 1.12.21

Closes gh-33778
This commit is contained in:
Andy Wilkinson
2023-01-12 12:12:46 +00:00
parent d5e541226b
commit 68623cb68a

View File

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