Skip to content

Commit edc5771

Browse files
author
Ganeshwara Hananda
committed
Update @graknlabs_protocol to fix test-deployment
1 parent 0132265 commit edc5771

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
@@ -51,7 +51,7 @@ def graknlabs_protocol():
5151
git_repository(
5252
name = "graknlabs_protocol",
5353
remote = "https://github.com/graknlabs/protocol",
54-
commit = "f2765700ca66794064760f412acb9e6997bbedd2", # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_protocol
54+
commit = "a763a1ce558d47bcfb93b18165126403e1472912", # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_protocol
5555
)
5656

5757
def graknlabs_behaviour():

0 commit comments

Comments
 (0)