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 bc9f4ca commit 840b857Copy full SHA for 840b857
project/plugins.sbt
@@ -11,7 +11,7 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % scalaJSVersion)
11
12
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.0.0")
13
14
-addSbtPlugin("io.github.cquiroz" % "sbt-tzdb" % "0.4.0+18-6f0c3073-SNAPSHOT")
+addSbtPlugin("io.github.cquiroz" % "sbt-tzdb" % "0.5.0")
15
16
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.4")
17
0 commit comments