Upgrade to Byte Buddy 1.12.18

Closes gh-32702
This commit is contained in:
Andy Wilkinson 2022-10-13 17:14:48 +01:00
parent 9161afff3c
commit d1d9750f23
1 changed files with 1 additions and 1 deletions

View File

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