We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
3 parents 9488230 + ddccc46 + e713722 commit 2e70c4aCopy full SHA for 2e70c4a
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("ch.epfl.scala" % "sbt-tasty-mima" % "1.3.0")
2
-addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.1")
3
-addSbtPlugin("com.eed3si9n.ifdef" % "sbt-ifdef" % "0.4.0")
+addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.11.0")
+addSbtPlugin("com.eed3si9n.ifdef" % "sbt-ifdef" % "0.4.1")
4
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
5
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
6
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
0 commit comments