Skip to content

Commit

Permalink
Update sbt-projectmatrix to 0.8.0 (scalapb#1133)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored May 2, 2021
1 parent 70aaf09 commit cb71e74
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 @@ -30,7 +30,7 @@ addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")

addSbtPlugin("com.thesamet" % "sbt-protoc-gen-project" % "0.1.7")

addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.7.0")
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.8.0")

addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.20")

Expand Down

0 comments on commit cb71e74

Please sign in to comment.