Skip to content

Commit 61f9057

Browse files
author
Ganeshwara Hananda
authored
Update @graknlabs_client_java
1 parent 0762ce9 commit 61f9057

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-
commit = "206a1c277a51c7e135e1d2e20fa9f988c0b387ad", # sync-marker: do not remove this comment, this is used for sync-dependencies by @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
3939
)

0 commit comments

Comments
 (0)