Skip to content

Commit c6b96fb

Browse files
authored
Merge pull request #538 from scala-steward/update/sbt-microsites-1.3.4
Update sbt-microsites from 1.3.3 to 1.3.4
2 parents 14ab139 + b7bc311 commit c6b96fb

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("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.17")
22
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.27")
33
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
44
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
5-
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.3")
5+
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.4")
66
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3")
77
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.0")
88
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "1.0.0-RC5")

0 commit comments

Comments
 (0)