Upgrade to Byte Buddy 1.14.6

Closes gh-36996
This commit is contained in:
Stephane Nicoll 2023-08-16 15:17:16 +02:00
parent 968328ead3
commit 7d00ff4adf

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