We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3eadce commit e91482fCopy full SHA for e91482f
project/plugins.sbt
@@ -4,7 +4,7 @@ addSbtPlugin("se.marcuslonnberg" % "sbt-docker" % "1.9.0")
4
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
5
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
6
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
7
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.2")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.3")
8
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.7.0")
9
addSbtPlugin("com.alejandrohdezma" %% "sbt-github" % "0.11.2")
10
addSbtPlugin("com.alejandrohdezma" % "sbt-github-header" % "0.11.2")
0 commit comments