Skip to content

Commit

Permalink
Bump @vaticle_typedb_protocol
Browse files Browse the repository at this point in the history
  • Loading branch information
haikalpribadi committed May 25, 2022
1 parent cc45669 commit 2441736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies/vaticle/repositories.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ def vaticle_typedb_protocol():
git_repository(
name = "vaticle_typedb_protocol",
remote = "https://github.com/vaticle/typedb-protocol",
commit = "5383b21e596ba3d6707776a621f11bbb5d5175f2", # sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_typedb_protocol
commit = "d93d4e3c62e579cdc2cef619a5929f07da8f0d7f", # sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_typedb_protocol
)

def vaticle_typedb_behaviour():
Expand Down

0 comments on commit 2441736

Please sign in to comment.