Upgrade to Byte Buddy 1.11.21

Closes gh-28412
This commit is contained in:
Andy Wilkinson
2021-10-21 14:43:12 +01:00
parent 700f872164
commit b46fc940e9

View File

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