Upgrade to Byte Buddy 1.12.17

Closes gh-32455
This commit is contained in:
Stephane Nicoll
2022-09-21 08:30:22 +02:00
parent 4e5e42c2e1
commit 7c8ec4d228

View File

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