Skip to content

Commit 88ae8d8

Browse files
author
Ganeshwara Hananda
authored
Update repositories.bzl
1 parent 8103cf3 commit 88ae8d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/graknlabs/repositories.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ def 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-3", # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_client_java
38+
tag = "2.0.0-alpha-4", # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_client_java
3939
)

0 commit comments

Comments
 (0)