Skip to content

Commit dacc94b

Browse files
committed
Update sbt-microsites to 1.3.3
1 parent 7ccfe8c commit dacc94b

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,6 +1,6 @@
11
resolvers += Resolver.sonatypeRepo("public")
22

3-
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.2")
3+
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.3")
44

55
val scalaJSVersion =
66
Option(System.getenv("SCALAJS_VERSION")).getOrElse("1.5.0")

0 commit comments

Comments
 (0)