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 0722b7c commit 6ff53edCopy full SHA for 6ff53ed
build.sbt
@@ -24,7 +24,6 @@ lazy val fnGen = (project in file("fnGen")).
24
)
25
26
lazy val root = (project in file(".")).
27
- dependsOn(fnGen).
28
settings(scalaModuleSettings: _*).
29
settings(commonSettings: _*).
30
settings(
0 commit comments