Upgrade to Byte Buddy 1.14.13

Closes gh-40295
This commit is contained in:
Andy Wilkinson 2024-04-10 17:59:00 +01:00
parent 162980fe6a
commit 71fd84595a
1 changed files with 1 additions and 1 deletions

View File

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