Skip to content

Commit 179efaf

Browse files
committed
//tool/sync:dependencies typedb/typeql@aab7026
1 parent 0289d44 commit 179efaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/vaticle/repositories.bzl

Lines changed: 1 addition & 1 deletion
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 = "cc421641174eaf891c98dd5430f58822883d67ac", # sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_typeql
31+
commit = "aab70263a6da53fc46c21b4daecde08349011142", # sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_typeql
3232
)
3333

3434
def vaticle_typedb_protocol():

0 commit comments

Comments
 (0)