Skip to content

Commit 5d64f17

Browse files
authored
Merge pull request #320 from scala-steward/update/sbt-site-1.4.0
Update sbt-site to 1.4.0
2 parents a2a171a + 668ec25 commit 5d64f17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ resolvers += "jgit-repo" at "http://download.eclipse.org/jgit/maven"
22

33
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
44

5-
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.3.3")
5+
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.0")
66

77
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.2")
88

0 commit comments

Comments
 (0)