Upgrade to Byte Buddy 1.14.0

Closes gh-34274
This commit is contained in:
Andy Wilkinson 2023-02-20 16:29:32 +00:00
parent 0f1375c966
commit 14ee4508c4
1 changed files with 1 additions and 1 deletions

View File

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