Upgrade to Byte Buddy 1.14.17

Closes gh-41054
This commit is contained in:
Andy Wilkinson 2024-06-11 13:24:42 +01:00
parent 6548f23486
commit f71e5c8298

View File

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