From ee4802cf641f4587cf83b8182adadae78adb8a46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 09:20:10 +0000 Subject: [PATCH] Bump bazel_lib from 3.0.0 to 3.2.2 Bumps [bazel_lib](https://github.com/bazel-contrib/bazel-lib) from 3.0.0 to 3.2.2. - [Release notes](https://github.com/bazel-contrib/bazel-lib/releases) - [Commits](https://github.com/bazel-contrib/bazel-lib/compare/v3.0.0...v3.2.2) --- updated-dependencies: - dependency-name: bazel_lib dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../registry/modules/rules_dotnet/0.21.5-codeql.1/MODULE.bazel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/bazel/registry/modules/rules_dotnet/0.21.5-codeql.1/MODULE.bazel b/misc/bazel/registry/modules/rules_dotnet/0.21.5-codeql.1/MODULE.bazel index caaf52f2b9b9..9d8aa932496c 100644 --- a/misc/bazel/registry/modules/rules_dotnet/0.21.5-codeql.1/MODULE.bazel +++ b/misc/bazel/registry/modules/rules_dotnet/0.21.5-codeql.1/MODULE.bazel @@ -42,7 +42,7 @@ use_repo(apphost_packs_extension, "dotnet.apphost_packs") bazel_dep(name = "bazel_skylib", version = "1.7.1") bazel_dep(name = "platforms", version = "1.0.0") -bazel_dep(name = "bazel_lib", version = "3.0.0") +bazel_dep(name = "bazel_lib", version = "3.2.2") bazel_dep(name = "rules_shell", version = "0.5.0") # Dev dependencies