Skip to content

Commit

Permalink
chore(deps): update dependency zlib to v1.3.1.bcr.4 (#14909)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Dec 19, 2024
1 parent ddc7928 commit 780a717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ bazel_dep(name = "yaml-cpp", version = "0.8.0", dev_dependency = True, repo_name
bazel_dep(name = "pugixml", version = "1.14.bcr.1", dev_dependency = True, repo_name = "com_github_zeux_pugixml")

# Our `curl.BUILD` file uses these.
bazel_dep(name = "zlib", version = "1.3.1.bcr.3")
bazel_dep(name = "zlib", version = "1.3.1.bcr.4")
bazel_dep(name = "c-ares", version = "1.16.1", repo_name = "com_github_cares_cares")

python = use_extension("@rules_python//python/extensions:python.bzl", "python")
Expand Down

0 comments on commit 780a717

Please sign in to comment.