Skip to content

Commit

Permalink
Update dependency rules_xcodeproj to v1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and sergeykhliustin committed Oct 31, 2023
1 parent 456a873 commit bd325a8
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 = "d16de271048004ea27f98d6fefcb02214337920617a2678f58e8458980243a5f",
url = "https://github.com/MobileNativeFoundation/rules_xcodeproj/releases/download/1.12.1/release.tar.gz",
sha256 = "f5c1f4bea9f00732ef9d54d333d9819d574de7020dbd9d081074232b93c10b2c",
url = "https://github.com/MobileNativeFoundation/rules_xcodeproj/releases/download/1.13.0/release.tar.gz",
)

load(
Expand Down

0 comments on commit bd325a8

Please sign in to comment.