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 5507c0c commit f0d69b9Copy full SHA for f0d69b9
project/plugins.sbt
@@ -2,7 +2,7 @@ addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
2
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")
3
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
4
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
5
-addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.4")
+addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.4")
6
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.6.0")
7
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
8
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "2.1.3")
0 commit comments