Upgrade to Byte Buddy 1.14.8

Closes gh-37429
This commit is contained in:
Stéphane Nicoll 2023-09-15 15:43:29 +02:00
parent 577e92a3ef
commit 0371f3f881

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