Upgrade to Byte Buddy 1.12.16

Closes gh-32334
This commit is contained in:
Stephane Nicoll
2022-09-14 14:16:10 +02:00
parent 024ee55f6d
commit ce018d5b6e

View File

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