Skip to content

Commit 541ba9d

Browse files
committed
chore: upgrae hermetic_launcher to v0.0.12
1 parent c6441e5 commit 541ba9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ bazel_dep(name = "rules_python", version = "1.9.0")
1717
bazel_dep(name = "rules_shell", version = "0.6.1")
1818
bazel_dep(name = "tar.bzl", version = "0.10.1")
1919
bazel_dep(name = "with_cfg.bzl", version = "0.14.6")
20-
bazel_dep(name = "hermetic_launcher", version = "0.0.11")
20+
bazel_dep(name = "hermetic_launcher", version = "0.0.12")
2121

2222
bazel_lib_toolchains = use_extension("@tar.bzl//tar:extensions.bzl", "toolchains")
2323
use_repo(bazel_lib_toolchains, "bsd_tar_toolchains")

0 commit comments

Comments
 (0)