Upgrade to Byte Buddy 1.12.9

Closes gh-30711
This commit is contained in:
Stephane Nicoll 2022-04-18 10:49:12 +02:00
parent 1dd859da10
commit 4c3a7670e2
1 changed files with 1 additions and 1 deletions

View File

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