We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68e9065 commit 297a2eeCopy full SHA for 297a2ee
2 files changed
.bazelversion
@@ -1 +1 @@
1
-8.4.0
+8.4.2
MODULE.bazel
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: BSD-3-Clause
2
3
-bazel_dep(name = "bazel_skylib", version = "1.8.1")
4
-bazel_dep(name = "rules_python", version = "1.6.0")
+bazel_dep(name = "bazel_skylib", version = "1.8.2")
+bazel_dep(name = "rules_python", version = "1.6.3")
5
6
http_archive = use_repo_rule(
7
"@bazel_tools//tools/build_defs/repo:http.bzl",
0 commit comments