Upgrade to Byte Buddy 1.12.10

Closes gh-30928
This commit is contained in:
Andy Wilkinson 2022-05-10 17:32:51 +01:00
parent 3fb6260f68
commit 6bd48c6bf9
1 changed files with 1 additions and 1 deletions

View File

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