Skip to content

Commit ee4802c

Browse files
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](bazel-contrib/bazel-lib@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] <support@github.com>
1 parent ada9c45 commit ee4802c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • misc/bazel/registry/modules/rules_dotnet/0.21.5-codeql.1

misc/bazel/registry/modules/rules_dotnet/0.21.5-codeql.1/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ use_repo(apphost_packs_extension, "dotnet.apphost_packs")
4242

4343
bazel_dep(name = "bazel_skylib", version = "1.7.1")
4444
bazel_dep(name = "platforms", version = "1.0.0")
45-
bazel_dep(name = "bazel_lib", version = "3.0.0")
45+
bazel_dep(name = "bazel_lib", version = "3.2.2")
4646
bazel_dep(name = "rules_shell", version = "0.5.0")
4747

4848
# Dev dependencies

0 commit comments

Comments
 (0)