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 6c41a6a commit a3834e0Copy full SHA for a3834e0
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("com.github.sbt" % "sbt-site-paradox" % "1.5.0")
2
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.6")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.0")
3
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
4
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
5
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
0 commit comments