Upgrade to Byte Buddy 1.10.18

Closes gh-24078
This commit is contained in:
Stephane Nicoll 2020-11-09 08:22:28 +01:00
parent df6181f6bf
commit ebfa494b2e

View File

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