Commit d914a6f7 authored by Andy Wilkinson's avatar Andy Wilkinson

Upgrade to Byte Buddy 1.10.11

Closes gh-21944
parent 3435f5ea
...@@ -141,7 +141,7 @@ bom { ...@@ -141,7 +141,7 @@ bom {
] ]
} }
} }
library("Byte Buddy", "1.10.10") { library("Byte Buddy", "1.10.11") {
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