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 18d082e commit a11d619Copy full SHA for a11d619
project/plugins.sbt
@@ -2,7 +2,7 @@ addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.10")
2
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.11")
3
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.1")
4
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.2")
5
-addSbtPlugin("com.47deg" % "sbt-microsites" % "1.1.0")
+addSbtPlugin("com.47deg" % "sbt-microsites" % "1.1.2")
6
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3")
7
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.0")
8
addSbtPlugin("io.chrisdavenport" % "sbt-mima-version-check" % "0.1.2")
0 commit comments