Skip to content

Commit 460971a

Browse files
committed
Shade caffeine
popular caching library
1 parent ae3acc4 commit 460971a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

project/RFAssemblyPlugin.scala

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ object RFAssemblyPlugin extends AutoPlugin {
5151
assembly / assemblyShadeRules:= {
5252
val shadePrefixes = Seq(
5353
"shapeless",
54+
"com.github.ben-manes.caffeine",
55+
"com.github.benmanes.caffeine",
5456
"com.github.mpilquist",
5557
"com.amazonaws",
5658
"org.apache.avro",

0 commit comments

Comments
 (0)