Skip to content

Commit 6ef8ef2

Browse files
authored
chore(deps): update dependency toolchains_llvm to v1.5.0 (#7856)
1 parent ccf0ca9 commit 6ef8ef2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clwb/tests/projects/llvm_toolchain/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
bazel_dep(name = "rules_cc", version = "0.2.0")
2-
bazel_dep(name = "toolchains_llvm", version = "1.4.0")
2+
bazel_dep(name = "toolchains_llvm", version = "1.5.0")
33

44
# Configure and register the toolchain.
55
llvm = use_extension("@toolchains_llvm//toolchain/extensions:llvm.bzl", "llvm")

0 commit comments

Comments
 (0)