We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c66c54 commit 911c5a5Copy full SHA for 911c5a5
project/plugins.sbt
@@ -23,7 +23,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
23
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.25.0")
24
25
// https://github.com/sbt/sbt-projectmatrix
26
-addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.1")
+addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.11.0")
27
28
// https://github.com/indoorvivants/sbt-commandmatrix
29
addSbtPlugin("com.indoorvivants" % "sbt-commandmatrix" % "0.0.5")
0 commit comments