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

Commit d4ecfec

Browse files
committed
//ci:sync-dependencies: typedb/typedb@6cc8c90
1 parent 313045b commit d4ecfec

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

0 commit comments

Comments
 (0)