Upgrade to Byte Buddy 1.12.17

Closes gh-32454
This commit is contained in:
Stephane Nicoll 2022-09-21 08:24:27 +02:00
parent d5debb1d3d
commit 8bca178b83
1 changed files with 1 additions and 1 deletions

View File

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