Skip to content

Commit 6693763

Browse files
authored
Merge pull request #170 from scala-steward/update/sbt-microsites-1.1.5
Update sbt-microsites to 1.1.5
2 parents 2ac2feb + 59d5a71 commit 6693763

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,4 +1,4 @@
1-
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.1.3")
1+
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.1.5")
22

33
val scalaJSVersion =
44
Option(System.getenv("SCALAJS_VERSION")).getOrElse("1.0.1")

0 commit comments

Comments
 (0)