Skip to content

Commit

Permalink
Format build.sbt
Browse files Browse the repository at this point in the history
  • Loading branch information
timo-schmid committed May 18, 2019
1 parent bff6d6d commit 10d4a4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ lazy val interopCats = crossProject(JSPlatform, JVMPlatform)
)
)
.dependsOn(
core % "test->test;compile->compile",
core % "test->test;compile->compile",
// TODO Shoud we create a separate module instead of depending here?
streams % "test->test;compile->compile"
)
Expand Down

0 comments on commit 10d4a4d

Please sign in to comment.