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

Commit bb34119

Browse files
committed
//ci:sync-dependencies: typedb/typedb@09f0e80
1 parent 8ba5f96 commit bb34119

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

0 commit comments

Comments
 (0)