Skip to content

Commit

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

Update sbt-projectmatrix to 0.6.0
  • Loading branch information
mergify[bot] authored Aug 24, 2020
2 parents 9b8709b + a23dd01 commit 07a4a17
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 @@ -5,5 +5,5 @@ addSbtPlugin("io.spray" % "sbt-boilerplate" % "0.6.1")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.7.0")
addSbtPlugin("com.typesafe.sbt" % "sbt-twirl" % "1.5.0")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.5")
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.5.2")
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.6.0")
addSbtPlugin("org.jetbrains" % "sbt-ide-settings" % "1.0.0")

0 comments on commit 07a4a17

Please sign in to comment.