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

Commit 42f1814

Browse files
committed
//ci:sync-dependencies: typedb/typedb-protocol@8ecc117
1 parent afc034f commit 42f1814

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

3535
def graknlabs_protocol():

0 commit comments

Comments
 (0)