Skip to content

Commit c587508

Browse files
authored
Merge pull request #181 from scala-steward/update/sbt-microsites-1.2.0
Update sbt-microsites to 1.2.0
2 parents ac4a4a1 + 15fbd34 commit c587508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

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

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

0 commit comments

Comments
 (0)