Upgrade to Byte Buddy 1.10.18

Closes gh-24083
This commit is contained in:
Stephane Nicoll
2020-11-09 08:45:26 +01:00
parent 319aa0d478
commit 599a7737db

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