We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae3acc4 commit 460971aCopy full SHA for 460971a
project/RFAssemblyPlugin.scala
@@ -51,6 +51,8 @@ object RFAssemblyPlugin extends AutoPlugin {
51
assembly / assemblyShadeRules:= {
52
val shadePrefixes = Seq(
53
"shapeless",
54
+ "com.github.ben-manes.caffeine",
55
+ "com.github.benmanes.caffeine",
56
"com.github.mpilquist",
57
"com.amazonaws",
58
"org.apache.avro",
0 commit comments