Skip to content

Commit

Permalink
Merge pull request #246 from Dwolla/update/sbt-typelevel-ci-release-0…
Browse files Browse the repository at this point in the history
….6.7

Update sbt-typelevel-ci-release, ... to 0.6.7
  • Loading branch information
mergify[bot] authored Jun 7, 2024
2 parents 1d421ec + 2f2391f commit 67cd0ba
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
@@ -1,4 +1,4 @@
addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.6.5")
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.6.5")
addSbtPlugin("org.typelevel" % "sbt-typelevel-settings" % "0.6.5")
addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.6.7")
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.6.7")
addSbtPlugin("org.typelevel" % "sbt-typelevel-settings" % "0.6.7")
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.3.1")

0 comments on commit 67cd0ba

Please sign in to comment.