Upgrade to Byte Buddy 1.12.13

Closes gh-32013
This commit is contained in:
Stephane Nicoll 2022-08-08 20:54:17 +02:00
parent eb67470b89
commit a1d741b3a8
1 changed files with 1 additions and 1 deletions

View File

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