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 44a1323 commit 593c5c9Copy full SHA for 593c5c9
1 file changed
project/plugins.sbt
@@ -4,7 +4,7 @@ addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" %
4
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.6.1")
5
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.7")
6
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.2")
7
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.9.0")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.9.1")
8
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.4")
9
addSbtPlugin("dev.zio" % "zio-sbt-ci" % zioSbtVersion)
10
addSbtPlugin("dev.zio" % "zio-sbt-ecosystem" % zioSbtVersion)
0 commit comments