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.
1 parent 7ccfe8c commit dacc94bCopy full SHA for dacc94b
project/plugins.sbt
@@ -1,6 +1,6 @@
1
resolvers += Resolver.sonatypeRepo("public")
2
3
-addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.2")
+addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.3")
4
5
val scalaJSVersion =
6
Option(System.getenv("SCALAJS_VERSION")).getOrElse("1.5.0")
0 commit comments