Upgrade to Byte Buddy 1.14.16

Closes gh-40877
This commit is contained in:
Andy Wilkinson 2024-05-22 19:14:42 +01:00
parent 9437ab96f4
commit 0ffd7e6910

View File

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