Skip to content
This repository was archived by the owner on Oct 9, 2023. It is now read-only.

Commit 28e77e7

Browse files
author
Ganeshwara Hananda
authored
Update repositories.bzl
1 parent fd554ee commit 28e77e7

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
@@ -30,7 +30,7 @@ def graknlabs_common():
3030
git_repository(
3131
name = "graknlabs_common",
3232
remote = "https://github.com/graknlabs/common",
33-
tag = "2.0.0-alpha-7" # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_common
33+
tag = "2.0.0-alpha-8" # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_common
3434
)
3535

3636
def graknlabs_behaviour():

0 commit comments

Comments
 (0)