Skip to content

Commit c6f74a7

Browse files
Update unpropagated dependencies
1 parent c360b34 commit c6f74a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dependencies/vaticle/repositories.bzl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ def vaticle_dependencies():
2525
git_repository(
2626
name = "vaticle_dependencies",
2727
remote = "https://github.com/vaticle/dependencies",
28-
commit = "3bd3fbcda4567dcea41f941eb6073b8673ba2a17", # sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_dependencies
28+
commit = "cd00aa9bc16bc2eb857b9b5e4d7a301bf19908dc", # sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_dependencies
2929
)
3030

3131
def vaticle_typeql():
@@ -47,5 +47,5 @@ def vaticle_typedb_behaviour():
4747
git_repository(
4848
name = "vaticle_typedb_behaviour",
4949
remote = "https://github.com/vaticle/typedb-behaviour",
50-
commit = "64430c4fb512a70d2f5cc02087e0b8561bff7417", # sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_typedb_behaviour
50+
commit = "483eac8b122cbafe5ea154580b98aa671e51ea35", # sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_typedb_behaviour
5151
)

0 commit comments

Comments
 (0)