Skip to content

Commit 705ce3c

Browse files
committed
Update sbt-microsites to 1.4.1
1 parent ebe7889 commit 705ce3c

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
@@ -1,5 +1,5 @@
11
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
2-
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.4")
2+
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.1")
33
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
44
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.3")
55
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.24")

0 commit comments

Comments
 (0)