Upgrade to Byte Buddy 1.14.12

Closes gh-39697
This commit is contained in:
Andy Wilkinson
2024-02-22 07:58:22 +00:00
parent 4b8cf25448
commit 20c6f94f06

View File

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