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 eacf323 commit ae4b02cCopy full SHA for ae4b02c
project/plugins.sbt
@@ -2,5 +2,5 @@ addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.4.31")
2
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.29")
3
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "0.6.1")
4
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.6.1")
5
-addSbtPlugin("io.get-coursier" % "sbt-coursier" % "2.0.0-RC4")
6
-addSbtPlugin("io.get-coursier" % "sbt-shading" % "2.0.0-RC4")
+addSbtPlugin("io.get-coursier" % "sbt-coursier" % "2.0.0-RC4-1")
+addSbtPlugin("io.get-coursier" % "sbt-shading" % "2.0.0-RC4-1")
0 commit comments