Skip to content

Commit

Permalink
Update sbt-typelevel-ci, ... to 0.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward[bot] committed Oct 11, 2024
1 parent fcc5f3e commit 3f4d49e
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.13.0")
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.0")
addSbtPlugin("org.typelevel" % "sbt-typelevel-settings" % "0.7.3")
addSbtPlugin("org.typelevel" % "sbt-typelevel-github" % "0.7.3")
addSbtPlugin("org.typelevel" % "sbt-typelevel-versioning" % "0.7.3")
addSbtPlugin("org.typelevel" % "sbt-typelevel-ci" % "0.7.3")
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.7.3")
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.7.3")
addSbtPlugin("org.typelevel" % "sbt-typelevel-kernel" % "0.7.3")
addSbtPlugin("org.typelevel" % "sbt-typelevel-no-publish" % "0.7.3")
addSbtPlugin("org.typelevel" % "sbt-typelevel-settings" % "0.7.4")
addSbtPlugin("org.typelevel" % "sbt-typelevel-github" % "0.7.4")
addSbtPlugin("org.typelevel" % "sbt-typelevel-versioning" % "0.7.4")
addSbtPlugin("org.typelevel" % "sbt-typelevel-ci" % "0.7.4")
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.7.4")
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.7.4")
addSbtPlugin("org.typelevel" % "sbt-typelevel-kernel" % "0.7.4")
addSbtPlugin("org.typelevel" % "sbt-typelevel-no-publish" % "0.7.4")
addSbtPlugin("org.portable-scala" % "sbt-crossproject" % "1.3.2")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.0")
Expand Down

0 comments on commit 3f4d49e

Please sign in to comment.