Upgrade to Byte Buddy 1.10.12

Closes gh-22054
This commit is contained in:
Andy Wilkinson
2020-06-22 20:09:57 +01:00
parent 82ed255bb1
commit 06de6625f8

View File

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