Upgrade to Byte Buddy 1.12.17

Closes gh-32454
This commit is contained in:
Stephane Nicoll
2022-09-21 08:24:27 +02:00
parent d5debb1d3d
commit 8bca178b83

View File

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