Skip to content

Commit

Permalink
Update sbt-github, sbt-github-mdoc to 0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot committed Oct 20, 2021
1 parent c45ebcc commit b026042
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
Expand Up @@ -6,7 +6,7 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.1")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.4")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.23")
addSbtPlugin("com.alejandrohdezma" % "sbt-github" % "0.9.3")
addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.9.3")
addSbtPlugin("com.alejandrohdezma" % "sbt-github" % "0.10.1")
addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.10.1")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.0.1")
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.20")

0 comments on commit b026042

Please sign in to comment.