We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b053b92 commit eb2956bCopy full SHA for eb2956b
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.0")
2
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
3
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.0")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.1")
4
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
5
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
6
addSbtPlugin("com.alejandrohdezma" % "sbt-github" % "0.11.11")
0 commit comments