Skip to content

Commit 2c3b279

Browse files
committed
//tool/sync:dependencies typedb/typeql@4027bf2
1 parent 05b3bf1 commit 2c3b279

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
@@ -28,7 +28,7 @@ def vaticle_typeql():
2828
git_repository(
2929
name = "vaticle_typeql",
3030
remote = "https://github.com/vaticle/typeql",
31-
tag = "2.28.1", # sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_typeql
31+
commit = "4027bf2221e93805491afdf6ccd7670e14d7c2f0", # sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_typeql
3232
)
3333

3434
def vaticle_typedb_protocol():

0 commit comments

Comments
 (0)