Skip to content

Commit d36691b

Browse files
authored
Merge pull request #213 from scala-steward/update/sbt-microsites-1.2.0
Update sbt-microsites to 1.2.0
2 parents 689d8a3 + c3b3cee commit d36691b

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.11")
22
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.15")
33
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.4")
44
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.2")
5-
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.1.5")
5+
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.2.0")
66
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3")
77
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.0")
88
addSbtPlugin("io.chrisdavenport" % "sbt-mima-version-check" % "0.1.2")

0 commit comments

Comments
 (0)