Upgrade to Byte Buddy 1.14.18

Closes gh-41361
This commit is contained in:
Andy Wilkinson
2024-07-09 11:15:53 +01:00
parent 68c5f59ab9
commit f9023c1130

View File

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