Upgrade to Byte Buddy 1.14.9

Closes gh-37802
This commit is contained in:
Andy Wilkinson 2023-10-10 10:56:37 +01:00
parent 9c0f1ae052
commit f4ed0a2df5
1 changed files with 1 additions and 1 deletions

View File

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