Skip to content

Commit 7f50b7a

Browse files
authored
Upgrade @graknlabs_dependencies (#386)
## What is the goal of this PR? Allow Homebrew deployment of Workbase ## What are the changes implemented in this PR? Bump `@graknlabs_dependencies` to latest `master`
1 parent cc768b2 commit 7f50b7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/graknlabs/repositories.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ def graknlabs_dependencies():
2121
git_repository(
2222
name = "graknlabs_dependencies",
2323
remote = "https://github.com/graknlabs/dependencies",
24-
commit = "b48639739ee779b6dada78ba2ef1f1dcdcf4debc", # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_build_tools
24+
commit = "0340038601b18d4c4ea323bb2fad8551b0c0ab50", # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_build_tools
2525
)
2626

2727
def graknlabs_common():

0 commit comments

Comments
 (0)