Upgrade to Byte Buddy 1.14.8

Closes gh-37419
This commit is contained in:
Stéphane Nicoll
2023-09-15 15:16:33 +02:00
parent ed4b6aaa7b
commit f890de1f9e

View File

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