Skip to content
This repository was archived by the owner on Jun 26, 2022. It is now read-only.

Commit 1ace2f1

Browse files
authored
Update @vaticle_typeql
1 parent a46d4e6 commit 1ace2f1

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 = "ca921e2d11b2e365779fee4f9111e2701a157598", # sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_typeql
35+
commit = "d728d1021415d39dc308cf684416d9dbbf1571b9", # sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_typeql
3636
)
3737

3838
def vaticle_typedb_common():

0 commit comments

Comments
 (0)