Upgrade to Byte Buddy 1.14.10

Closes gh-38453
This commit is contained in:
Andy Wilkinson 2023-11-21 15:33:22 +00:00
parent a440a4f024
commit d64f76c657
1 changed files with 1 additions and 1 deletions

View File

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