Upgrade to Byte Buddy 1.10.17

Closes gh-23639
This commit is contained in:
Stephane Nicoll 2020-10-13 09:29:39 +02:00
parent b4167b17c6
commit be2482cbed
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") { group("net.bytebuddy") {
modules = [ modules = [
"byte-buddy", "byte-buddy",