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 Nov 18, 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
@@ -12,12 +12,12 @@ def graknlabs_grakn_core():
12
12
git_repository(
13
13
name="graknlabs_grakn_core",
14
14
remote="https://github.com/graknlabs/grakn",
15
-
commit="86f8a19a9bdac3093f5d131e0fe07667b047ca82"# sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_grakn_core
15
+
tag="1.6.1"# sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_grakn_core
commit="334376cb614086cc8fbcd7238285e8947c97c2e2"# sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_client_python
22
+
tag="1.6.0"# sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_client_python
0 commit comments