Skip to content

Commit a97a8cf

Browse files
Update bazel-distribution
1 parent 9b751b9 commit a97a8cf

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
@@ -21,5 +21,5 @@ def vaticle_bazel_distribution():
2121
git_repository(
2222
name = "vaticle_bazel_distribution",
2323
remote = "https://github.com/vaticle/bazel-distribution",
24-
commit = "1a507e70c69fa7f92728a392c8e173dcb2b80801" # sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_bazel_distribution
24+
commit = "c473d17530dff5a4398d2de9c9fe966df9aca4ce" # sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_bazel_distribution
2525
)

0 commit comments

Comments
 (0)