Skip to content

Commit

Permalink
Update sbt-github, sbt-github-mdoc to 0.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot committed Jan 10, 2022
1 parent a939c0d commit 64d09d5
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.2")
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.24")
addSbtPlugin("com.alejandrohdezma" % "sbt-github" % "0.11.1")
addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.11.1")
addSbtPlugin("com.alejandrohdezma" % "sbt-github" % "0.11.2")
addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.11.2")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.0.1")
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.20")

0 comments on commit 64d09d5

Please sign in to comment.