We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f352318 commit 5cd8bd9Copy full SHA for 5cd8bd9
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
2
-addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.1")
+addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.11.0")
3
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
4
addSbtPlugin("io.stryker-mutator" % "sbt-stryker4s" % "0.17.2")
5
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
0 commit comments