Upgrade to Byte Buddy 1.10.14

Closes gh-22789
This commit is contained in:
Andy Wilkinson 2020-08-07 09:57:58 +01:00
parent 35582774b2
commit c287f6fa1c
1 changed files with 1 additions and 1 deletions

View File

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