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 1382b97 commit 54234efCopy full SHA for 54234ef
project/plugins.sbt
@@ -4,5 +4,5 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.4.0")
4
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.5")
5
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.2")
6
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.13")
7
-addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.6.0")
+addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.7.0")
8
addSbtPlugin("org.jetbrains" % "sbt-ide-settings" % "1.1.0")
0 commit comments