Upgrade to Byte Buddy 1.14.15

Closes gh-40720
This commit is contained in:
Andy Wilkinson 2024-05-13 13:32:50 +01:00
parent bddb128fd8
commit d7410acbe5
1 changed files with 1 additions and 1 deletions

View File

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