Upgrade to Byte Buddy 1.12.6

Closes gh-29205
This commit is contained in:
Stephane Nicoll 2022-01-03 08:22:07 +01:00
parent 8a440b02a6
commit 2ac9381be4
1 changed files with 1 additions and 1 deletions

View File

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