Upgrade to Byte Buddy 1.10.9

Closes gh-20763
This commit is contained in:
Andy Wilkinson 2020-04-01 09:40:47 +01:00
parent 972f474fc4
commit c4c7a67b63
1 changed files with 1 additions and 1 deletions

View File

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