Skip to content

Commit

Permalink
Bump vaticle_bazel_distribution to 8767cdec452c14274493c576a2955059ff…
Browse files Browse the repository at this point in the history
…17f2e4

Changes: typedb/bazel-distribution@e61daa7...8767cde

Fixes #57 in the future
  • Loading branch information
adangel committed Jun 6, 2024
1 parent 742794a commit 2af6c3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ kt_register_toolchains()
git_repository(
name = "vaticle_bazel_distribution",
remote = "https://github.com/vaticle/bazel-distribution",
commit = "e61daa787bc77d97e36df944e7223821cab309ea"
commit = "8767cdec452c14274493c576a2955059ff17f2e4"
)

# Load //common
Expand Down

0 comments on commit 2af6c3b

Please sign in to comment.