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 5dfdfa9 commit 2cfd440Copy full SHA for 2cfd440
project/plugins.sbt
@@ -1,5 +1,5 @@
1
// Cross compilation matrix
2
-addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.2")
+addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.0")
3
4
// Scalafmt (formatter)
5
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
0 commit comments