We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ac4a4a1 + 15fbd34 commit c587508Copy full SHA for c587508
project/plugins.sbt
@@ -1,6 +1,6 @@
1
resolvers += Resolver.sonatypeRepo("public")
2
3
-addSbtPlugin("com.47deg" % "sbt-microsites" % "1.1.5")
+addSbtPlugin("com.47deg" % "sbt-microsites" % "1.2.0")
4
5
val scalaJSVersion =
6
Option(System.getenv("SCALAJS_VERSION")).getOrElse("1.0.1")
0 commit comments