Upgrade to Byte Buddy 1.14.16

Closes gh-40875
This commit is contained in:
Andy Wilkinson 2024-05-22 19:11:38 +01:00
parent 03a1424c13
commit cc67c537e6

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",