We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6441e5 commit 541ba9dCopy full SHA for 541ba9d
1 file changed
MODULE.bazel
@@ -17,7 +17,7 @@ bazel_dep(name = "rules_python", version = "1.9.0")
17
bazel_dep(name = "rules_shell", version = "0.6.1")
18
bazel_dep(name = "tar.bzl", version = "0.10.1")
19
bazel_dep(name = "with_cfg.bzl", version = "0.14.6")
20
-bazel_dep(name = "hermetic_launcher", version = "0.0.11")
+bazel_dep(name = "hermetic_launcher", version = "0.0.12")
21
22
bazel_lib_toolchains = use_extension("@tar.bzl//tar:extensions.bzl", "toolchains")
23
use_repo(bazel_lib_toolchains, "bsd_tar_toolchains")
0 commit comments