Skip to content

Commit 01a7f22

Browse files
committed
//tool/sync:dependencies typedb/typeql@9a3e44b
1 parent d70fb26 commit 01a7f22

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 = "2e052e20e8145c176ca3f0a0d443a21a52352e42", # sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_typeql
35+
commit = "9a3e44b45ab9e79393b9906a777374b10de8add5", # 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)