File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,14 +23,14 @@ def graknlabs_graql():
23
23
git_repository (
24
24
name = "graknlabs_graql" ,
25
25
remote = "https://github.com/graknlabs/graql" ,
26
- tag = "2.0.0-alpha-4 " # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_graql
26
+ tag = "2.0.0-alpha-5 " # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_graql
27
27
)
28
28
29
29
def graknlabs_common ():
30
30
git_repository (
31
31
name = "graknlabs_common" ,
32
32
remote = "https://github.com/graknlabs/common" ,
33
- tag = "2.0.0-alpha-4 " # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_common
33
+ tag = "2.0.0-alpha-6 " # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_common
34
34
)
35
35
36
36
def graknlabs_bazel_distribution ():
You can’t perform that action at this time.
0 commit comments