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 6d8a842 commit 696ff79Copy full SHA for 696ff79
project/plugins.sbt
@@ -2,5 +2,5 @@ addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.21")
2
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
3
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
4
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
5
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.0")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.1")
6
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.0.1")
0 commit comments