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 425554cCopy full SHA for 425554c
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.2")
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