deps: update dependency aspect_bazel_lib to v2.9.2

This commit is contained in:
renovate[bot] 2024-10-16 08:29:45 +00:00 committed by GitHub
parent e27d80fa02
commit f1eb92af7b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
module(name = "constellation")
bazel_dep(name = "aspect_bazel_lib", version = "2.9.1")
bazel_dep(name = "aspect_bazel_lib", version = "2.9.2")
bazel_lib = use_extension("@aspect_bazel_lib//lib:extensions.bzl", "toolchains")
bazel_lib.yq()