Upgrade to Byte Buddy 1.14.13

Closes gh-40280
This commit is contained in:
Andy Wilkinson 2024-04-10 10:27:33 +01:00
parent 2dae04a798
commit 93af29e5cc

View File

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