Skip to content

Commit ce844aa

Browse files
Update plugins.sbt (#700)
1 parent 97282ea commit ce844aa

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.github.sbt" % "sbt-ci-release" % "1.5.11")
22
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
33
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.0")
44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
5-
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.1")
5+
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.2")
66
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7")
77
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.9.0")
88
addSbtPlugin("com.alejandrohdezma" %% "sbt-github" % "0.11.6")

0 commit comments

Comments
 (0)