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 a39cd2b commit 79aea5dCopy full SHA for 79aea5d
MODULE.bazel
@@ -1,7 +1,7 @@
1
module(name = "bazelrc-preset.bzl")
2
3
# Lower-bound of dependency versions
4
-bazel_dep(name = "aspect_bazel_lib", version = "2.19.1")
+bazel_dep(name = "aspect_bazel_lib", version = "2.19.2")
5
bazel_dep(name = "bazel_features", version = "1.0.0")
6
bazel_dep(name = "bazel_skylib", version = "1.7.1")
7
0 commit comments