We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e0ff83e + bc138a8 commit 7228bf6Copy full SHA for 7228bf6
project/plugins.sbt
@@ -1,6 +1,6 @@
1
resolvers += Resolver.sonatypeRepo("public")
2
3
-addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.3")
+addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.4")
4
5
val scalaJSVersion =
6
Option(System.getenv("SCALAJS_VERSION")).getOrElse("1.5.1")
0 commit comments