Skip to content

Commit

Permalink
Update sbt-github-header, sbt-github-mdoc to 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alejandrohdezma authored Mar 8, 2021
1 parent e8911c1 commit 54ffcb9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.26")
addSbtPlugin("com.alejandrohdezma" % "sbt-fix" % "0.7.0")
addSbtPlugin("com.alejandrohdezma" % "sbt-ci" % "1.4.1")
addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.9.0")
addSbtPlugin("com.alejandrohdezma" % "sbt-github-header" % "0.9.0")
addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.9.1")
addSbtPlugin("com.alejandrohdezma" % "sbt-github-header" % "0.9.1")
addSbtPlugin("com.alejandrohdezma" % "sbt-scalafix-defaults" % "0.4.0")
addSbtPlugin("com.alejandrohdezma" % "sbt-scalafmt-defaults" % "0.4.1")
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.5")
Expand Down

0 comments on commit 54ffcb9

Please # to comment.