Skip to content

Commit

Permalink
Merge pull request #83 from Dwolla/update/sbt-typelevel-ci-0.5.2
Browse files Browse the repository at this point in the history
Update sbt-typelevel-ci, ... to 0.5.2
  • Loading branch information
mergify[bot] authored Sep 14, 2023
2 parents 08e85aa + f4ed3b3 commit acc3320
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,6 +1,6 @@
addSbtPlugin("org.typelevel" % "sbt-typelevel-ci" % "0.5.1")
addSbtPlugin("org.typelevel" % "sbt-typelevel-settings" % "0.5.1")
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.5.1")
addSbtPlugin("org.typelevel" % "sbt-typelevel-ci" % "0.5.2")
addSbtPlugin("org.typelevel" % "sbt-typelevel-settings" % "0.5.2")
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.5.2")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
addSbtPlugin("com.disneystreaming.smithy4s" % "smithy4s-sbt-codegen" % "0.17.19")

Expand Down

0 comments on commit acc3320

Please sign in to comment.