Skip to content

Commit 326adac

Browse files
committed
//ci:sync-dependencies: typedb/typedb@9caf85b
1 parent 0a91ec1 commit 326adac

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 = "0441ce1529c6b3ffa269770e45130333276fefe4", # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_grakn_core
46+
commit = "9caf85bd8e3b08eaaee181411ae99d55c4971a1d", # 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-
commit = "823027caefe9877a672cef342b504a7f602c739a", # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_client_java
60+
commit = "87d66118e92b954651a248cc7eacf5e66fa06896", # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_client_java
6161
)

0 commit comments

Comments
 (0)