Skip to content

Commit

Permalink
Merge pull request #178 from Dwolla/update/sbt-projectmatrix-0.10.0
Browse files Browse the repository at this point in the history
Update sbt-projectmatrix to 0.10.0
  • Loading branch information
bpholt authored Mar 13, 2024
2 parents 3d781e3 + e8919f4 commit 661b9d6
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
Expand Up @@ -4,4 +4,4 @@ addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.6.7")
addSbtPlugin("org.typelevel" % "sbt-typelevel-settings" % "0.6.7")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.15.0")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.2")
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.0")

0 comments on commit 661b9d6

Please sign in to comment.