Skip to content

Commit

Permalink
Update sbt-typelevel-ci, ... to 0.6.2 (#649)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-steward[bot] <417002+ etspaceman-scala-steward-app[bot]@users.noreply.github.com>
  • Loading branch information
etspaceman-scala-steward-app[bot] and scala-steward[bot] authored Nov 15, 2023
1 parent 4ed61e5 commit ee897e3
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.4")
addSbtPlugin("org.typelevel" % "sbt-typelevel-settings" % "0.6.1")
addSbtPlugin("org.typelevel" % "sbt-typelevel-github" % "0.6.1")
addSbtPlugin("org.typelevel" % "sbt-typelevel-versioning" % "0.6.1")
addSbtPlugin("org.typelevel" % "sbt-typelevel-ci" % "0.6.1")
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.6.1")
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.6.1")
addSbtPlugin("org.typelevel" % "sbt-typelevel-kernel" % "0.6.1")
addSbtPlugin("org.typelevel" % "sbt-typelevel-no-publish" % "0.6.1")
addSbtPlugin("org.typelevel" % "sbt-typelevel-settings" % "0.6.2")
addSbtPlugin("org.typelevel" % "sbt-typelevel-github" % "0.6.2")
addSbtPlugin("org.typelevel" % "sbt-typelevel-versioning" % "0.6.2")
addSbtPlugin("org.typelevel" % "sbt-typelevel-ci" % "0.6.2")
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.6.2")
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.6.2")
addSbtPlugin("org.typelevel" % "sbt-typelevel-kernel" % "0.6.2")
addSbtPlugin("org.typelevel" % "sbt-typelevel-no-publish" % "0.6.2")
addSbtPlugin("org.portable-scala" % "sbt-crossproject" % "1.3.2")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.14.0")
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.1")
Expand Down

0 comments on commit ee897e3

Please sign in to comment.