Skip to content

Commit 7228bf6

Browse files
authored
Merge pull request #282 from scala-steward/update/sbt-microsites-1.3.4
Update sbt-microsites to 1.3.4
2 parents e0ff83e + bc138a8 commit 7228bf6

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.3")
3+
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.4")
44

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

0 commit comments

Comments
 (0)