Skip to content

Commit

Permalink
bump zlib
Browse files Browse the repository at this point in the history
  • Loading branch information
SpaceIm committed Oct 27, 2022
1 parent e69311b commit 3750106
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/grpc/all/conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ def requirements(self):
self.requires("c-ares/1.18.1")
self.requires("openssl/1.1.1q")
self.requires("re2/20220601")
self.requires("zlib/1.2.12")
self.requires("zlib/1.2.13")
self.requires("protobuf/3.21.4")
self.requires("googleapis/cci.20220711")
self.requires("grpc-proto/cci.20220627")
Expand Down

0 comments on commit 3750106

Please sign in to comment.