Skip to content

Commit badb8e5

Browse files
committed
Bump @typedb-bazel-distribution
1 parent bc2381b commit badb8e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

distribution/deps.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ def typedb_bazel_distribution():
99
git_repository(
1010
name = "typedb_bazel_distribution",
1111
remote = "https://github.com/typedb/bazel-distribution",
12-
commit = "f607a9ae3a90bab1c7a21c9a0d775894c1c07b8e", # sync-marker: do not remove this comment, this is used for sync-dependencies by @typedb_bazel_distribution
12+
commit = "c5a49f780b44b097e650c9dcbaace44e99c14419", # sync-marker: do not remove this comment, this is used for sync-dependencies by @typedb_bazel_distribution
1313
)

0 commit comments

Comments
 (0)