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 da02ee6 + 286d6ff commit b052ef7Copy full SHA for b052ef7
project/plugins.sbt
@@ -7,7 +7,7 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % scalaJSVersion)
7
8
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
9
10
-addSbtPlugin("io.github.cquiroz" % "sbt-tzdb" % "4.0.0")
+addSbtPlugin("io.github.cquiroz" % "sbt-tzdb" % "4.1.0")
11
12
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
13
0 commit comments