Upgrade to Byte Buddy 1.14.1

Closes gh-34570
This commit is contained in:
Andy Wilkinson 2023-03-10 16:27:17 +00:00
parent 4a78457e86
commit ccc9518e41
1 changed files with 1 additions and 1 deletions

View File

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