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 87508ed commit 212b395Copy full SHA for 212b395
.scalafmt.conf
@@ -1,4 +1,4 @@
1
-version = "3.0.5"
+version = "3.0.6"
2
project.git = true
3
runner.dialect = "scala213"
4
assumeStandardLibraryStripMargin = true
project/plugins.sbt
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.7.0")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.7.1")
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.1.0")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.9")
0 commit comments