Upgrade to Byte Buddy 1.14.15

Closes gh-40708
This commit is contained in:
Andy Wilkinson 2024-05-13 12:27:17 +01:00
parent 90aae5a0b7
commit af4e3984c7
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",