Skip to content

Commit de01566

Browse files
committed
//tool/sync:dependencies typedb/typeql@4061e35
1 parent fcf1b71 commit de01566

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 = "aab70263a6da53fc46c21b4daecde08349011142", # sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_typeql
31+
commit = "4061e355cb3b52a0f82ab58cc2f4f599182ef7cb", # 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)