Upgrade to Byte Buddy 1.12.11

Closes gh-31508
This commit is contained in:
Stephane Nicoll 2022-06-23 08:41:19 +02:00
parent 28775c2c53
commit 5976457271
1 changed files with 1 additions and 1 deletions

View File

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