Upgrade to Byte Buddy 1.10.17

Closes gh-23865
This commit is contained in:
Andy Wilkinson 2020-10-26 11:29:02 +00:00
parent 16b26cc9da
commit fca4ab78f4
1 changed files with 1 additions and 1 deletions

View File

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