Skip to content

Commit 55a87cf

Browse files
chore(deps): update dependency zlib to v1.3.1.bcr.3
1 parent 13882d1 commit 55a87cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rules_haskell_tests/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ bazel_dep(
8686
)
8787
bazel_dep(
8888
name = "zlib",
89-
version = "1.3.1.bcr.1",
89+
version = "1.3.1.bcr.3",
9090
)
9191

9292
ghc_version = use_extension("@rules_haskell//extensions:ghc_version.bzl", "ghc_default_version")

0 commit comments

Comments
 (0)