Skip to content

Commit 7cbcd77

Browse files
chore(deps): update dependency zlib to v1.3.1.bcr.5
1 parent 1c1e4ee commit 7cbcd77

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
@@ -37,7 +37,7 @@ bazel_dep(name = "rapidjson", version = "1.1.0.bcr.20241007")
3737
bazel_dep(name = "boost.math", version = "1.83.0")
3838
bazel_dep(name = "boost.algorithm", version = "1.83.0.bcr.1")
3939
bazel_dep(name = "boost.multiprecision", version = "1.83.0")
40-
bazel_dep(name = "zlib", version = "1.3.1.bcr.3")
40+
bazel_dep(name = "zlib", version = "1.3.1.bcr.5")
4141

4242
# self-host registry
4343
bazel_dep(name = "openssl", version = "3.3.2.bcr.1")

0 commit comments

Comments
 (0)