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

Commit 8ba5f96

Browse files
committed
//ci:sync-dependencies: typedb/typedb@094f0f8
1 parent 2f3b171 commit 8ba5f96

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

0 commit comments

Comments
 (0)