Skip to content

Commit d70fb26

Browse files
committed
//tool/sync:dependencies typedb/typeql@2e052e2
1 parent 04b673b commit d70fb26

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
@@ -32,7 +32,7 @@ def vaticle_typeql():
3232
git_repository(
3333
name = "vaticle_typeql",
3434
remote = "https://github.com/vaticle/typeql",
35-
commit = "50f0e51e61008e353340490076098c1f07c57182", # sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_typeql
35+
commit = "2e052e20e8145c176ca3f0a0d443a21a52352e42", # sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_typeql
3636
)
3737

3838
def vaticle_typedb_protocol():

0 commit comments

Comments
 (0)