Skip to content

Commit 0289d44

Browse files
committed
//tool/sync:dependencies typedb/typedb-behaviour@8353423
1 parent c19e833 commit 0289d44

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
@@ -28,7 +28,7 @@ def vaticle_typeql():
2828
git_repository(
2929
name = "vaticle_typeql",
3030
remote = "https://github.com/vaticle/typeql",
31-
commit = "99bb5879b46780a37eaf962485f032ac9f43b0b0", # sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_typeql
31+
commit = "cc421641174eaf891c98dd5430f58822883d67ac", # sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_typeql
3232
)
3333

3434
def vaticle_typedb_protocol():
@@ -43,5 +43,5 @@ def vaticle_typedb_behaviour():
4343
git_repository(
4444
name = "vaticle_typedb_behaviour",
4545
remote = "https://github.com/vaticle/typedb-behaviour",
46-
commit = "c196a09fdf0d6af8e09b3f9096b38e455c9e28e2", # sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_typedb_behaviour
46+
commit = "8353423079b33f885ed3716bade90b0e05e49f2d", # sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_typedb_behaviour
4747
)

0 commit comments

Comments
 (0)