Skip to content

Commit

Permalink
Update sbt-github, sbt-github-header, ... to 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot authored Sep 27, 2021
1 parent 90321c1 commit 760ff72
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.23")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.9")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
addSbtPlugin("com.alejandrohdezma" % "sbt-github" % "0.9.3")
addSbtPlugin("com.alejandrohdezma" % "sbt-github-header" % "0.9.3")
addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.9.3")
addSbtPlugin("com.alejandrohdezma" % "sbt-github" % "0.10.0")
addSbtPlugin("com.alejandrohdezma" % "sbt-github-header" % "0.10.0")
addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.10.0")
addSbtPlugin("com.alejandrohdezma" % "sbt-remove-test-from-pom" % "0.1.0")

0 comments on commit 760ff72

Please sign in to comment.