Skip to content

Commit

Permalink
chore(deps): update dependency build_bazel_rules_swift to v1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 8, 2023
1 parent a532cec commit 1bd6acd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions swifttidy/deps.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ def swifttidy_rules_dependencies():
maybe(
http_archive,
name = "build_bazel_rules_swift",
sha256 = "7929b4fd6d9f7c44ed5734a15004bfc2046146ba5ea269f0568d9efe2f405ef3",
url = "https://github.com/bazelbuild/rules_swift/releases/download/1.9.0/rules_swift.1.9.0.tar.gz",
sha256 = "b3b6c5c9f2a589150f71e79dec1e1ed0eb974dbd49e9317df4e09e08ff6e83df",
url = "https://github.com/bazelbuild/rules_swift/releases/download/1.9.1/rules_swift.1.9.1.tar.gz",
)

0 comments on commit 1bd6acd

Please sign in to comment.