We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f39823 commit 43da108Copy full SHA for 43da108
project/plugins.sbt
@@ -4,6 +4,6 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0"
4
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
5
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.0")
6
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.17")
7
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.19")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.20")
8
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
9
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.0")
0 commit comments