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 1177bfb commit 967f7ceCopy full SHA for 967f7ce
project/plugins.sbt
@@ -10,7 +10,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
10
11
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
12
13
-addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.0")
+addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.1")
14
15
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
16
0 commit comments