diff --git a/project/plugins.sbt b/project/plugins.sbt index 022b37c..87621a2 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -5,7 +5,7 @@ addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2 addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta39") // sane scalac options -addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2") +addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.3") addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.2")