Skip to content

Commit

Permalink
Merge pull request #256 from scala-steward/update/sbt-projectmatrix-0…
Browse files Browse the repository at this point in the history
….10.0

Update sbt-projectmatrix to 0.10.0
  • Loading branch information
sh0hei authored Jun 1, 2024
2 parents a652041 + 2f502f2 commit 9f6fff0
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 @@ -6,4 +6,4 @@ addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.11")
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.23.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.2")
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.0")

0 comments on commit 9f6fff0

Please sign in to comment.