Skip to content

Commit 48f7d80

Browse files
author
Ganeshwara Hananda
authored
Update repositories.bzl
1 parent 735ace2 commit 48f7d80

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
@@ -23,7 +23,7 @@ def graknlabs_graql():
2323
git_repository(
2424
name = "graknlabs_graql",
2525
remote = "https://github.com/graknlabs/graql",
26-
tag = "2.0.0-alpha-2" # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_graql
26+
tag = "2.0.0-alpha-3" # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_graql
2727
)
2828

2929
def graknlabs_common():

0 commit comments

Comments
 (0)