diff --git a/project/plugins.sbt b/project/plugins.sbt index e709b55..b193b02 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,4 +1,4 @@ -addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.5.0") +addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.5.3") addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.2") libraryDependencies += "org.scala-js" %% "scalajs-env-selenium" % "1.1.1"