Upgrade to Byte Buddy 1.10.14

Closes gh-22859
This commit is contained in:
Andy Wilkinson 2020-08-11 12:17:13 +01:00
parent dc4de06b35
commit d16aa3f377
1 changed files with 1 additions and 1 deletions

View File

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