Upgrade to Byte Buddy 1.14.7

Closes gh-37296
This commit is contained in:
Stephane Nicoll
2023-09-11 10:28:57 +02:00
parent def2fe3235
commit cf3d5cad2d

View File

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