Skip to content

Commit ac9ded9

Browse files
authored
Merge pull request #2221 from tweag/renovate/zlib-1.x
chore(deps): update dependency zlib to v1.3.1.bcr.3
2 parents 848ba21 + 1074db1 commit ac9ded9

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)