Skip to content

Commit 1f20272

Browse files
committed
//ci:sync-dependencies: typedb/typedb@dccaa7d
1 parent 2c3a61c commit 1f20272

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dependencies/graknlabs/dependencies.bzl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ def graknlabs_grakn_core():
4343
git_repository(
4444
name = "graknlabs_grakn_core",
4545
remote = "https://github.com/graknlabs/grakn",
46-
commit = "7b23d038c8d293c3ccc0a4e0b542c1ecaac83d20", # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_grakn_core
46+
commit = "dccaa7dc8dea6f651ad9e8b15b64b4fef2faf5e3", # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_grakn_core
4747
)
4848

4949
def graknlabs_protocol():
@@ -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-
tag = "1.6.0", # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_client_java
60+
commit = "df97f1417532b4397f9b01d334925e39e4f64fbe", # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_client_java
6161
)

0 commit comments

Comments
 (0)