Skip to content

Commit abe9f88

Browse files
committed
//ci:sync-dependencies: typedb/typedb-driver@53d597e
1 parent a83f7d7 commit abe9f88

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 = "0ea317d389b507c91a1e727eebd1a1da1c6a8d00", # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_client_java
60+
commit = "53d597ed18609326631cf54cd3650d080643e52e", # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_client_java
6161
)

0 commit comments

Comments
 (0)