Skip to content

Commit 780a717

Browse files
authored
chore(deps): update dependency zlib to v1.3.1.bcr.4 (#14909)
1 parent ddc7928 commit 780a717

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ bazel_dep(name = "yaml-cpp", version = "0.8.0", dev_dependency = True, repo_name
4040
bazel_dep(name = "pugixml", version = "1.14.bcr.1", dev_dependency = True, repo_name = "com_github_zeux_pugixml")
4141

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

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

0 commit comments

Comments
 (0)