Upgrade to Byte Buddy 1.12.12

Closes gh-31625
This commit is contained in:
Andy Wilkinson
2022-07-07 17:36:34 +01:00
parent f950531112
commit a2807d1e15

View File

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