Commit 2b76f837 authored by Andy Wilkinson's avatar Andy Wilkinson

Upgrade to Byte Buddy 1.10.10

Closes gh-21274
parent 04c7132e
...@@ -141,7 +141,7 @@ bom { ...@@ -141,7 +141,7 @@ bom {
] ]
} }
} }
library("Byte Buddy", "1.10.9") { library("Byte Buddy", "1.10.10") {
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