Skip to content

Commit

Permalink
Update sbt-github-header, sbt-github-mdoc to 0.11.8
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot committed Mar 24, 2023
1 parent f4d8735 commit 255c1b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/plugins.sbt
Expand Up @@ -13,6 +13,6 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.9.0")
addSbtPlugin("com.alejandrohdezma" % "sbt-mdoc-toc" % "0.4.0")
addSbtPlugin("com.alejandrohdezma" % "sbt-codecov" % "0.2.1")
addSbtPlugin("com.alejandrohdezma" % "sbt-github-header" % "0.11.6")
addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.11.6")
addSbtPlugin("com.alejandrohdezma" % "sbt-github-header" % "0.11.8")
addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.11.8")
addSbtPlugin("com.alejandrohdezma" % "sbt-remove-test-from-pom" % "0.1.0")

0 comments on commit 255c1b4

Please sign in to comment.