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 5089f3d commit e4a6e7cCopy full SHA for e4a6e7c
project/plugins.sbt
@@ -1,7 +1,7 @@
1
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
2
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
3
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
4
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.1")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.2")
5
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
6
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")
7
addSbtPlugin("com.github.sbt" % "sbt-protobuf" % "0.8.2")
0 commit comments