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

Commit eaabc84

Browse files
committed
Bump @vaticle_typeql
1 parent db2f252 commit eaabc84

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-
tag = "2.4.0", # sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_typeql
35+
commit = "6d39795842704c2f8dd1cea18c12e73a9e9447ff", # 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)