We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c850348 commit 9287ef5Copy full SHA for 9287ef5
project/plugins.sbt
@@ -1,5 +1,5 @@
1
// Cross compilation matrix
2
-addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.1")
+addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.11.0")
3
4
// Scalafmt (formatter)
5
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
0 commit comments