Upgrade to Byte Buddy 1.12.18

Closes gh-32697
This commit is contained in:
Andy Wilkinson
2022-10-13 15:44:49 +01:00
parent 4474af6265
commit 7470342dda

View File

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