Upgrade to Byte Buddy 1.12.10

Closes gh-30945
This commit is contained in:
Andy Wilkinson 2022-05-10 18:20:58 +01:00
parent 7ac88a3b11
commit cc1a89b934
1 changed files with 1 additions and 1 deletions

View File

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