From fe9368e8585beafc98a64b3bf97b8a803d6cf5ed Mon Sep 17 00:00:00 2001 From: "davenverse-steward[bot]" <130607801+davenverse-steward[bot]@users.noreply.github.com> Date: Fri, 15 Sep 2023 20:24:38 +0000 Subject: [PATCH] Update sbt-typelevel-ci-release, ... to 0.5.3 --- project/plugins.sbt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index d31402a..9811670 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,5 +1,5 @@ -addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.4.19") -addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.4.19") -addSbtPlugin("org.typelevel" % "sbt-typelevel-settings" % "0.4.19") +addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.5.3") +addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.5.3") +addSbtPlugin("org.typelevel" % "sbt-typelevel-settings" % "0.5.3") addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.1") addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.0") \ No newline at end of file