Skip to content

Commit 617acb8

Browse files
committed
//ci:sync-dependencies: graknlabs/[email protected]
1 parent 64914a6 commit 617acb8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dependencies/graknlabs/dependencies.bzl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ def graknlabs_grakn_core():
4343
git_repository(
4444
name = "graknlabs_grakn_core",
4545
remote = "https://github.com/graknlabs/grakn",
46-
commit = "9c384c2cff7d6cc30e61fed3b03d4883da18d752", # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_grakn_core
46+
commit = "0441ce1529c6b3ffa269770e45130333276fefe4", # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_grakn_core
4747
)
4848

4949
def graknlabs_protocol():
@@ -57,5 +57,5 @@ def graknlabs_client_java():
5757
git_repository(
5858
name = "graknlabs_client_java",
5959
remote = "https://github.com/graknlabs/client-java",
60-
commit = "8970fc9f22e5bd62d91e5f45b2fe60b13199d852", # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_client_java
60+
commit = "823027caefe9877a672cef342b504a7f602c739a", # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_client_java
6161
)

0 commit comments

Comments
 (0)