Upgrade to Byte Buddy 1.12.12

Closes gh-31735
This commit is contained in:
Stephane Nicoll
2022-07-14 17:10:47 +02:00
parent 167ecb3113
commit 30a10164a8

View File

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