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

Commit 2f3b171

Browse files
committed
//ci:sync-dependencies: typedb/typedb@c8cda23c
1 parent 9c835a0 commit 2f3b171

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 = "592ef5d302d608ed6692ad5538cacd196767e8e2" # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_grakn_core
32+
commit = "c8cda23c475ec85bf29e6f6af64a87bb28063add" # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_grakn_core
3333
)

0 commit comments

Comments
 (0)