diff --git a/project/plugins.sbt b/project/plugins.sbt index 6a6500f..3db0619 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,6 +1,6 @@ -addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.4.13") -addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.4.13") -addSbtPlugin("org.typelevel" % "sbt-typelevel-settings" % "0.4.13") +addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.5.4") +addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.5.4") +addSbtPlugin("org.typelevel" % "sbt-typelevel-settings" % "0.5.4") addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.10.0") addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0") addSbtPlugin("io.chrisdavenport" % "sbt-npm-package" % "0.1.1") \ No newline at end of file