Skip to content

Commit 9b1312f

Browse files
author
Ganeshwara Hananda
authored
Update repositories.bzl
1 parent a6604ab commit 9b1312f

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
@@ -21,7 +21,7 @@ def vaticle_dependencies():
2121
git_repository(
2222
name = "vaticle_dependencies",
2323
remote = "https://github.com/vaticle/dependencies",
24-
commit = "4ee548cea883c716055566847c4736a7ef791c38", # sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_dependencies
24+
commit = "7fcd2236cc964d6a87b3aef53b9b528ca9ec9da7", # sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_dependencies
2525
)
2626

2727
def vaticle_typedb_common():

0 commit comments

Comments
 (0)