Skip to content

Commit 1c8b055

Browse files
Update TypeQL to 2.14.0
1 parent c13da3b commit 1c8b055

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
@@ -25,7 +25,7 @@ def vaticle_typeql():
2525
git_repository(
2626
name = "vaticle_typeql",
2727
remote = "https://github.com/vaticle/typeql",
28-
tag = "2.12.0", # sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_typeql
28+
tag = "2.14.0", # sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_typeql
2929
)
3030

3131
def vaticle_typedb_common():

0 commit comments

Comments
 (0)