Upgrade to Byte Buddy 1.12.8

Closes gh-29830
This commit is contained in:
Stephane Nicoll 2022-02-16 09:40:59 +01:00
parent bd70fca004
commit 17e3bfa016

View File

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