Commit 88afda03 authored by Andy Wilkinson's avatar Andy Wilkinson

Upgrade to Byte Buddy 1.10.20

Closes gh-25190
parent fa6c7492
...@@ -142,7 +142,7 @@ bom { ...@@ -142,7 +142,7 @@ bom {
] ]
} }
} }
library("Byte Buddy", "1.10.19") { library("Byte Buddy", "1.10.20") {
group("net.bytebuddy") { group("net.bytebuddy") {
modules = [ modules = [
"byte-buddy", "byte-buddy",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment