Upgrade to Byte Buddy 1.10.19

Closes gh-24755
This commit is contained in:
Stephane Nicoll
2021-01-12 09:55:31 +01:00
parent b3bc79b10f
commit 7ab9fad062

View File

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