Upgrade to Byte Buddy 1.14.12

Closes gh-39659
This commit is contained in:
Andy Wilkinson 2024-02-21 20:09:05 +00:00
parent dc15cfc003
commit b4304af23f
1 changed files with 1 additions and 1 deletions

View File

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