Upgrade to Byte Buddy 1.14.6

Closes gh-36994
This commit is contained in:
Stephane Nicoll
2023-08-15 17:16:08 +02:00
parent 425232121d
commit 44c650eef7

View File

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