Upgrade to Byte Buddy 1.14.7

Closes gh-37311
This commit is contained in:
Stephane Nicoll 2023-09-11 14:38:24 +02:00
parent 0d902c1323
commit 3a12a86ea2
1 changed files with 1 additions and 1 deletions

View File

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