diff --git a/project/plugins.sbt b/project/plugins.sbt index 76dff84a..f74db2d9 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -3,7 +3,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.21.1") addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta39") -addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2") +addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.4") addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4") // for reading npmDependencies from package.json