Upgrade to Byte Buddy 1.14.11

Closes gh-39184
This commit is contained in:
Andy Wilkinson 2024-01-17 15:56:38 +00:00
parent 18ebdf91d6
commit c6bf1ac096
1 changed files with 1 additions and 1 deletions

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