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

Commit 57bc412

Browse files
author
Ganeshwara Herawan Hananda
authored
Prepare for a release by updating graknlabs_protocol
1 parent 78d0263 commit 57bc412

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
@@ -36,5 +36,5 @@ def graknlabs_protocol():
3636
git_repository(
3737
name = "graknlabs_protocol",
3838
remote = "https://github.com/graknlabs/protocol",
39-
commit = "246139d83ad8d3b5b3f37e2bf26d3b56fad4d8bc" # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_protocol
39+
tag = "1.0.3" # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_protocol
4040
)

0 commit comments

Comments
 (0)