Skip to content

Commit c874b37

Browse files
authored
Merge pull request #155 from scala-steward/update/sbt-microsites-1.1.0
Update sbt-microsites to 1.1.0
2 parents 21a9764 + 2117278 commit c874b37

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
@@ -1,4 +1,4 @@
1-
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.0.2")
1+
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.1.0")
22
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.0")
33
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.0")
44
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.31")

0 commit comments

Comments
 (0)