Upgrade to Byte Buddy 1.12.23

Closes gh-34078
This commit is contained in:
Andy Wilkinson 2023-02-06 13:17:39 +00:00
parent ae591c7396
commit 205a644e81

View File

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