mirror of
https://github.com/fluencelabs/codec
synced 2025-04-25 06:42:14 +00:00
Unnecessary dependency removed from build.sbt
This commit is contained in:
parent
9210182cda
commit
9573c0d485
@ -30,10 +30,6 @@ val commons = Seq(
|
|||||||
|
|
||||||
commons
|
commons
|
||||||
|
|
||||||
libraryDependencies ++= Seq(
|
|
||||||
"org.scalatest" %% "scalatest" % ScalatestV % Test
|
|
||||||
)
|
|
||||||
|
|
||||||
val kindProjector = addCompilerPlugin("org.spire-math" %% "kind-projector" % "0.9.6")
|
val kindProjector = addCompilerPlugin("org.spire-math" %% "kind-projector" % "0.9.6")
|
||||||
|
|
||||||
val Cats1V = "1.1.0"
|
val Cats1V = "1.1.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user