Skip to content

Commit ac67f42

Browse files
chore(deps): update dependency zlib to v1.3.1.bcr.7
1 parent 163178b commit ac67f42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ bazel_dep(name = "rapidjson", version = "1.1.0.bcr.20241007")
2727
bazel_dep(name = "boost.math", version = "1.83.0")
2828
bazel_dep(name = "boost.algorithm", version = "1.83.0.bcr.1")
2929
bazel_dep(name = "boost.multiprecision", version = "1.83.0.bcr.2")
30-
bazel_dep(name = "zlib", version = "1.3.1.bcr.3")
30+
bazel_dep(name = "zlib", version = "1.3.1.bcr.7")
3131

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

0 commit comments

Comments
 (0)