Skip to content

Commit

Permalink
Merge pull request #94 from Dwolla/update/sbt-typelevel-ci-0.5.3
Browse files Browse the repository at this point in the history
Update sbt-typelevel-ci, ... to 0.5.3
  • Loading branch information
mergify[bot] authored Sep 15, 2023
2 parents ed32a2c + a236e7b commit 3b52cd6
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.2")
addSbtPlugin("org.typelevel" % "sbt-typelevel-settings" % "0.5.2")
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.5.2")
addSbtPlugin("org.typelevel" % "sbt-typelevel-ci" % "0.5.3")
addSbtPlugin("org.typelevel" % "sbt-typelevel-settings" % "0.5.3")
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.5.3")
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 3b52cd6

Please sign in to comment.