Upgrade to Byte Buddy 1.12.20

Closes gh-33587
This commit is contained in:
Phillip Webb 2022-12-21 08:21:40 -08:00
parent edd6a3b271
commit 0b3a8c51d2
1 changed files with 1 additions and 1 deletions

View File

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