Skip to content

Commit 12642c6

Browse files
authored
filter-cc: Bump filter-cc toolchains llvm (#1403)
Signed-off-by: Ryan Northey <ryan@synca.io>
1 parent 9165927 commit 12642c6

3 files changed

Lines changed: 4 additions & 6 deletions

File tree

MODULE.bazel.lock

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

filter-cc/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ use_repo(envoy_toolchains_ext, "clang_platform")
2525

2626
# Compiler toolchain as dev_dependency - only required when building this
2727
# module directly, downstream modules provide their own toolchain.
28-
bazel_dep(name = "toolchains_llvm", version = "1.8.0.envoy", dev_dependency = True)
28+
bazel_dep(name = "toolchains_llvm", version = "1.9.0.envoy", dev_dependency = True)
2929

3030
python = use_extension("@rules_python//python/extensions:python.bzl", "python")
3131
python.toolchain(

wasm-cc/MODULE.bazel.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)