You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 9, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: dependencies/graknlabs/dependencies.bzl
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -28,12 +28,12 @@ def graknlabs_grakn_core():
28
28
git_repository(
29
29
name="graknlabs_grakn_core",
30
30
remote="https://github.com/graknlabs/grakn",
31
-
commit="a549fe558581a28c8b0730bf6896ee0fb5cba617"# sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_grakn_core
31
+
commit="782e6de10ccf7a8ab631d2e58e49a2b12222b796"# sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_grakn_core
32
32
)
33
33
34
34
defgraknlabs_protocol():
35
35
git_repository(
36
36
name="graknlabs_protocol",
37
37
remote="https://github.com/graknlabs/protocol",
38
-
commit="9dacbd31727cf064f9d334150ad5526a2403ae71"# sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_protocol
38
+
commit="42f980f5b86f0dd79115da76f2d1867578ac061a"# sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_protocol
0 commit comments