Skip to content

Commit f0d69b9

Browse files
committed
update sbt-microsites to 1.4.4
1 parent 5507c0c commit f0d69b9

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("org.typelevel" % "sbt-tpolecat" % "0.5.2")
22
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")
33
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
44
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
5-
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.4")
5+
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.4")
66
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.6.0")
77
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
88
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "2.1.3")

0 commit comments

Comments
 (0)