We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a2a171a + 668ec25 commit 5d64f17Copy full SHA for 5d64f17
project/plugins.sbt
@@ -2,7 +2,7 @@ resolvers += "jgit-repo" at "http://download.eclipse.org/jgit/maven"
2
3
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
4
5
-addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.3.3")
+addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.0")
6
7
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.2")
8
0 commit comments