Upgrade to Byte Buddy 1.14.4

Closes gh-34873
This commit is contained in:
Stephane Nicoll
2023-04-06 13:24:57 +02:00
parent 2a52c47386
commit 6ba70b89da

View File

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