Upgrade to Byte Buddy 1.11.15

Closes gh-27999
This commit is contained in:
Stephane Nicoll
2021-09-15 08:17:32 +02:00
parent 5b8406493a
commit bc643d997e

View File

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