Upgrade to Byte Buddy 1.11.6

Closes gh-27253
This commit is contained in:
Stephane Nicoll 2021-07-12 07:53:50 +02:00
parent 580e01283a
commit 6f09109a73
1 changed files with 1 additions and 1 deletions

View File

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