Upgrade to Byte Buddy 1.14.12

Closes gh-39665
This commit is contained in:
Andy Wilkinson
2024-02-21 21:04:58 +00:00
parent 1a69bf43a5
commit 9c43e8545c

View File

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