Skip to content

Commit c008d5a

Browse files
committed
Remove dangling guava override
1 parent e7665a1 commit c008d5a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.sbt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ lazy val root = (project in file("."))
117117
scalaCheck % Test
118118
),
119119
dependencyOverrides ++= Seq(
120-
guava,
121120
jacksonDatabind,
122121
protobuf,
123122
snappyJava

0 commit comments

Comments
 (0)