Upgrade to Byte Buddy 1.14.5

Closes gh-35826
This commit is contained in:
Stephane Nicoll 2023-06-12 08:44:07 +02:00
parent 27ee605f91
commit 633b7ba96f

View File

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