Upgrade to Byte Buddy 1.14.11

Closes gh-39000
This commit is contained in:
Andy Wilkinson 2024-01-04 16:31:51 +00:00
parent 6ef8dc87d7
commit a220c5536e

View File

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