Upgrade to Byte Buddy 1.11.12

Closes gh-27704
This commit is contained in:
Stephane Nicoll 2021-08-17 09:14:33 +02:00
parent 6fa5750e5a
commit 2bb369b9a1
1 changed files with 1 additions and 1 deletions

View File

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