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 ad9008b commit 40b1988Copy full SHA for 40b1988
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.13.0")
+bazel_dep(name = "aspect_bazel_lib", version = "2.18.0")
5
bazel_dep(name = "bazel_features", version = "1.0.0")
6
bazel_dep(name = "bazel_skylib", version = "1.7.1")
7
0 commit comments