File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -50,12 +50,12 @@ def graknlabs_protocol():
5050 git_repository (
5151 name = "graknlabs_protocol" ,
5252 remote = "https://github.com/graknlabs/protocol" ,
53- commit = "1.0.4" , # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_protocol
53+ tag = "1.0.4" , # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_protocol
5454 )
5555
5656def graknlabs_client_java ():
5757 git_repository (
5858 name = "graknlabs_client_java" ,
5959 remote = "https://github.com/graknlabs/client-java" ,
60- commit = "1.6.2" , # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_client_java
60+ tag = "1.6.2" , # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_client_java
6161 )
You can’t perform that action at this time.
0 commit comments