Upgrade to Byte Buddy 1.14.0

Closes gh-34274
This commit is contained in:
Andy Wilkinson 2023-02-20 16:29:32 +00:00
parent 0f1375c966
commit 14ee4508c4

View File

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