Skip to content

Commit a836a9d

Browse files
committed
//ci:sync-dependencies: graknlabs/[email protected]
1 parent e42b17a commit a836a9d

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 = "624a8249de4c2cc532eeabfefab93ef33973beae", # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_client_java
60+
tag = "1.5.5", # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_client_java
6161
)

0 commit comments

Comments
 (0)