We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6db7875 commit d6a5457Copy full SHA for d6a5457
project/plugins.sbt
@@ -2,5 +2,5 @@ addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.0")
2
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
3
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
4
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.4")
5
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.0")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.1")
6
addSbtPlugin("com.codecommit" % "sbt-spiewak-sonatype" % "0.23.0")
0 commit comments