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 50fff99 commit 19bd4a1Copy full SHA for 19bd4a1
project/plugins.sbt
@@ -4,7 +4,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.21.1")
4
addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta39")
5
6
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
7
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
8
9
// for reading npmDependencies from package.json
10
libraryDependencies ++= Seq("com.lihaoyi" %% "upickle" % "2.0.0")
0 commit comments