Skip to content

Commit 6468e4a

Browse files
chore(deps): update dependency zlib to v1.3.1.bcr.4
1 parent e063011 commit 6468e4a

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.4")
4141

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

0 commit comments

Comments
 (0)