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 4ecfcb3 commit 479dfb1Copy full SHA for 479dfb1
project/plugins.sbt
@@ -1,4 +1,4 @@
1
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
2
-addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.2")
+addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.1")
3
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
4
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.8")
0 commit comments