Skip to content

Commit 593e84f

Browse files
author
Ganeshwara Hananda
authored
Update dependencies.bzl
1 parent 6f63da3 commit 593e84f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/graknlabs/dependencies.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ def graknlabs_client_java():
5656
git_repository(
5757
name = "graknlabs_client_java",
5858
remote = "https://github.com/graknlabs/client-java",
59-
commit = "23f7905f1acfa1c4a0e4b5714ee046b8df120084", # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_client_java
59+
tag = "1.7.1", # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_client_java
6060
)
6161

6262
def graknlabs_grabl_tracing():

0 commit comments

Comments
 (0)