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 @@ -28,12 +28,12 @@ def graknlabs_common():
2828 git_repository (
2929 name = "graknlabs_common" ,
3030 remote = "https://github.com/graknlabs/common" ,
31- tag = "2.0.0-alpha-4 " # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_common
31+ tag = "2.0.0-alpha-6 " # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_common
3232 )
3333
3434def graknlabs_client_java ():
3535 git_repository (
3636 name = "graknlabs_client_java" ,
3737 remote = "https://github.com/graknlabs/client-java" ,
38- tag = "2.0.0-alpha-5 " , # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_client_java
38+ tag = "2.0.0-alpha-6 " , # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_client_java
3939 )
You can’t perform that action at this time.
0 commit comments