Skip to content

Commit

Permalink
Update sbt-typelevel-ci-release, ... to 0.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 4, 2025
1 parent d394ad9 commit b76813b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.2")
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.3.1")
addSbtPlugin("org.typelevel" % "sbt-typelevel-scalafix" % "0.7.5")
addSbtPlugin("org.typelevel" % "sbt-typelevel-settings" % "0.7.5")
addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.7.5")
addSbtPlugin("org.typelevel" % "sbt-typelevel-scalafix" % "0.7.7")
addSbtPlugin("org.typelevel" % "sbt-typelevel-settings" % "0.7.7")
addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.7.7")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.1")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
Expand Down

0 comments on commit b76813b

Please sign in to comment.