From 1216265853faa975882416d602678290dfee32ec Mon Sep 17 00:00:00 2001 From: "davenverse-steward[bot]" <130607801+davenverse-steward[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 20:45:48 +0000 Subject: [PATCH] Update sbt-typelevel-ci-release, ... to 0.7.2 --- project/plugins.sbt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 6a6500f..9c6f0e7 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.7.2") +addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.7.2") +addSbtPlugin("org.typelevel" % "sbt-typelevel-settings" % "0.7.2") 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