Upgrade to Byte Buddy 1.12.16

Closes gh-32314
This commit is contained in:
Stephane Nicoll 2022-09-14 10:32:15 +02:00
parent a533f4fa32
commit 89491c3aaa
1 changed files with 1 additions and 1 deletions

View File

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