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
1 changed files with 1 additions and 1 deletions

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",