Skip to content

Commit de17f27

Browse files
authored
Update sbt-microsites to 1.3.2
1 parent 8a50d41 commit de17f27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
22
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.0.0")
33
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.5.0")
44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
5-
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.0")
5+
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.3")
66
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
77
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.19")
88
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")

0 commit comments

Comments
 (0)