Skip to content

Commit 9997d59

Browse files
committed
//tool/sync:dependencies typedb/typedb-protocol@59318bd
1 parent 120509d commit 9997d59

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
@@ -36,7 +36,7 @@ def vaticle_typedb_protocol():
3636
name = "vaticle_typedb_protocol",
3737
remote = "https://github.com/vaticle/typedb-protocol",
3838
# NOTE: the sync-marker is also used for workspace status by Bazel!
39-
commit = "24f9e9d2f72383cb2aebb028418e1c2a127bc82a", # sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_typedb_protocol
39+
commit = "59318bda46354f2ac2d788e714d6bdc0398e1b27", # sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_typedb_protocol
4040
)
4141

4242
def vaticle_typedb_behaviour():

0 commit comments

Comments
 (0)