Skip to content

Commit 3a88bda

Browse files
committed
//ci:sync-dependencies: graknlabs/[email protected]
1 parent abe9f88 commit 3a88bda

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
@@ -57,5 +57,5 @@ def graknlabs_client_java():
5757
git_repository(
5858
name = "graknlabs_client_java",
5959
remote = "https://github.com/graknlabs/client-java",
60-
commit = "53d597ed18609326631cf54cd3650d080643e52e", # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_client_java
60+
tag = "1.6.0", # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_client_java
6161
)

0 commit comments

Comments
 (0)