Upgrade to Byte Buddy 1.10.10

Closes gh-21274
This commit is contained in:
Andy Wilkinson 2020-04-30 19:46:45 +01:00
parent 04c7132eb3
commit 2b76f837b4
1 changed files with 1 additions and 1 deletions

View File

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