Upgrade to Byte Buddy 1.14.11

Closes gh-39174
This commit is contained in:
Andy Wilkinson 2024-01-17 14:05:02 +00:00
parent c416712427
commit 444940c2c3
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",