Upgrade to Byte Buddy 1.12.19

Closes gh-33302
This commit is contained in:
Stephane Nicoll 2022-11-22 15:03:33 +01:00
parent 20397ad782
commit 0fd1babf19

View File

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