Upgrade to Byte Buddy 1.14.19

Closes gh-41881
This commit is contained in:
Stéphane Nicoll 2024-08-16 09:33:16 +02:00
parent 98773cdde9
commit a823c75bf9
1 changed files with 1 additions and 1 deletions

View File

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