Upgrade to Byte Buddy 1.10.19

Closes gh-24897
This commit is contained in:
Stephane Nicoll 2021-01-20 09:14:36 +01:00
parent 4ab3b5c0d4
commit aa29d950a9

View File

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