Skip to content

Commit

Permalink
Update repositories.bzl
Browse files Browse the repository at this point in the history
  • Loading branch information
Ganeshwara Hananda authored Jan 13, 2021
1 parent 8103cf3 commit 88ae8d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies/graknlabs/repositories.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ def graknlabs_client_java():
git_repository(
name = "graknlabs_client_java",
remote = "https://github.com/graknlabs/client-java",
tag = "2.0.0-alpha-3", # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_client_java
tag = "2.0.0-alpha-4", # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_client_java
)

0 comments on commit 88ae8d8

Please sign in to comment.