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 3eb6ed7 commit 6290ebeCopy full SHA for 6290ebe
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-1")
6
-addSbtPlugin("io.get-coursier" % "sbt-shading" % "2.0.0-RC4-1")
+addSbtPlugin("io.get-coursier" % "sbt-coursier" % "2.0.0-RC5-1")
+addSbtPlugin("io.get-coursier" % "sbt-shading" % "2.0.0-RC5-1")
0 commit comments