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
1 changed files with 1 additions and 1 deletions

View File

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