Skip to content

Commit b8199c3

Browse files
author
Ganeshwara Hananda
authored
Update dependencies.bzl
1 parent db26b78 commit b8199c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/graknlabs/dependencies.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ def graknlabs_protocol():
4949
git_repository(
5050
name = "graknlabs_protocol",
5151
remote = "https://github.com/graknlabs/protocol",
52-
commit = "1.0.5", # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_protocol
52+
tag = "1.0.5", # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_protocol
5353
)
5454

5555
def graknlabs_client_java():

0 commit comments

Comments
 (0)