We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 230cb1f commit 81c71e8Copy full SHA for 81c71e8
project/Build.scala
@@ -239,7 +239,6 @@ object Build {
239
240
libraryDependencies += "com.novocode" % "junit-interface" % "0.11" % Test,
241
libraryDependencies += "io.get-coursier" % "coursier_2.13" % "2.0.0-RC5-6" % Test,
242
- // libraryDependencies += "io.get-coursier" % "coursier-cache_2.13" % "2.0.0-RC5-6" % Test,
243
244
// If someone puts a source file at the root (e.g., for manual testing),
245
// don't pick it up as part of any project.
0 commit comments