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

Commit 2af5b06

Browse files
author
Ganeshwara Hananda
authored
Update dependencies.bzl
1 parent 5b5d977 commit 2af5b06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/graknlabs/dependencies.bzl

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ def graknlabs_protocol():
3535
git_repository(
3636
name = "graknlabs_protocol",
3737
remote = "https://github.com/graknlabs/protocol",
38-
commit = "e608f85401fc3eee3f6fe631748378246eaacc55" # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_protocol
38+
tag = "1.0.5" # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_protocol
3939
)

0 commit comments

Comments
 (0)