Upgrade to Byte Buddy 1.10.22

Closes gh-25624
This commit is contained in:
Stephane Nicoll 2021-03-15 09:21:57 +01:00
parent 947d81e03f
commit ace3376a0b
1 changed files with 1 additions and 1 deletions

View File

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