Commit bfbdc3bf authored by Andy Wilkinson's avatar Andy Wilkinson

Upgrade to Byte Buddy 1.10.20

Closes gh-25230
parent 3200d52b
...@@ -141,7 +141,7 @@ bom { ...@@ -141,7 +141,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