Skip to content

Commit

Permalink
Scala-Steward: Update sbt-projectmatrix from 0.9.2 to 0.10.0 (#399)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Mar 3, 2024
1 parent b71d26f commit 6311f01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
addDependencyTreePlugin

addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.2")
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.0")
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.5")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")
Expand Down

0 comments on commit 6311f01

Please sign in to comment.