Skip to content
This repository was archived by the owner on Oct 9, 2023. It is now read-only.

Commit 60cec72

Browse files
committed
//ci:sync-dependencies: typedb/typedb-dependencies@3b883ff
1 parent 9c9aa4f commit 60cec72

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
@@ -29,12 +29,12 @@ def graknlabs_grakn_core():
2929
git_repository(
3030
name = "graknlabs_grakn_core",
3131
remote = "https://github.com/graknlabs/grakn",
32-
commit = "121ebce66babea1b7fb8a3c4a604f5e70d041bc4" # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_grakn_core
32+
commit = "6fdd1693f8cecd65eb44bed0bc2f107ff20dfbf9" # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_grakn_core
3333
)
3434

3535
def graknlabs_protocol():
3636
git_repository(
3737
name = "graknlabs_protocol",
3838
remote = "https://github.com/graknlabs/protocol",
39-
commit = "875dc88a24b63475dafa59e7dfcc0bfceed2625b" # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_protocol
39+
commit = "637bf616cf506e8a2ec459fba61d2d4a5840e6ab" # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_protocol
4040
)

0 commit comments

Comments
 (0)