You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dependencies/vaticle/repositories.bzl
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -21,19 +21,19 @@ def vaticle_dependencies():
21
21
git_repository(
22
22
name="vaticle_dependencies",
23
23
remote="https://github.com/vaticle/dependencies",
24
-
commit="4d6ca1b6d7fe93e4c11b18aeba5d5889b928aadd", # sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_dependencies
24
+
commit="fea309739f06c27699761508d445e6b30f160619", # sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_dependencies
tag="2.6.0"# sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_typedb_common
31
+
commit="28369b0e10aa0b863402cc7ee5366c13e92ba326"# sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_typedb_common
tag="2.6.0", # sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_typedb_client_java
38
+
commit="ec5f92cee24f848e29f8aee127812acf97ac5b6c", # sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_typedb_client_java
0 commit comments