Skip to content

Commit

Permalink
chore(deps): update dependency rules_xcodeproj to v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and sergiikhliustin committed Apr 16, 2024
1 parent e7aa7d8 commit a52a70b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ bazelpodstests_dependencies()

http_archive(
name = "rules_xcodeproj",
sha256 = "c387249eb50e10e88281d838b6a8d4bf290ac4d0697808ef03ae442f4b56368b",
url = "https://github.com/MobileNativeFoundation/rules_xcodeproj/releases/download/2.1.1/release.tar.gz",
sha256 = "c0af6503ac649300d2908fab69d4384edda841eaca984d2bb6e7abc59e2f11c6",
url = "https://github.com/MobileNativeFoundation/rules_xcodeproj/releases/download/2.2.0/release.tar.gz",
)

load(
Expand Down

0 comments on commit a52a70b

Please sign in to comment.