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 aae3dfa commit 970ed4bCopy full SHA for 970ed4b
build.sbt
@@ -28,7 +28,6 @@ ThisBuild / initialCommands := """
28
// ThisBuild / Test / parallelExecution := false
29
// ThisBuild / Test / testOptions += Tests.Argument(TestFrameworks.MUnit, "-b")
30
31
-
32
def dep(org: String, prefix: String, version: String)(
33
modules: String*
34
)(testModules: String*) =
0 commit comments