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.
2 parents 310b907 + 5fc3fb5 commit 501a085Copy full SHA for 501a085
project/plugins.sbt
@@ -1,7 +1,7 @@
1
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.7")
2
3
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
4
-addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.1")
+addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.11.0")
5
6
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
7
0 commit comments