Upgrade to Byte Buddy 1.14.9

Closes gh-37853
This commit is contained in:
Andy Wilkinson
2023-10-12 14:46:39 +01:00
parent 55f60c6fd3
commit 6511b4b3cf

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",