Skip to content

Commit

Permalink
Merge pull request #66 from indoorvivants/update/sbt-projectmatrix-0.9.2
Browse files Browse the repository at this point in the history
Update sbt-projectmatrix to 0.9.2
  • Loading branch information
mergify[bot] authored Jan 2, 2024
2 parents 110bdd1 + a040a06 commit 6365158
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,5 +1,5 @@
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.1")
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.2")

// Code quality
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.22")
Expand Down

0 comments on commit 6365158

Please sign in to comment.