Skip to content

Commit 9ddf2c8

Browse files
chore(deps): update dependency zlib to v1.3.1.bcr.4
1 parent 775541d commit 9ddf2c8

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
@@ -38,7 +38,7 @@ bazel_dep(name = "boost.math", version = "1.83.0")
3838
bazel_dep(name = "boost.uuid", version = "1.83.0.bcr.1")
3939
bazel_dep(name = "boost.algorithm", version = "1.83.0.bcr.1")
4040
bazel_dep(name = "boost.multiprecision", version = "1.83.0")
41-
bazel_dep(name = "zlib", version = "1.3.1.bcr.3")
41+
bazel_dep(name = "zlib", version = "1.3.1.bcr.4")
4242

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

0 commit comments

Comments
 (0)