Upgrade to Byte Buddy 1.10.19

Closes gh-24722
This commit is contained in:
Stephane Nicoll
2021-01-11 09:20:10 +01:00
parent 180493422d
commit a60b5e0f70

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",