aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/gRPC-Core.podspec.template
diff options
context:
space:
mode:
authorGravatar Muxi Yan <muxi@users.noreply.github.com>2017-07-28 10:17:43 -0700
committerGravatar GitHub <noreply@github.com>2017-07-28 10:17:43 -0700
commit8dc1b7db51c49869ab24404bc810500db51fc86d (patch)
tree7b4816cd5f12081238da0c5a63b03c5b1678ed27 /templates/gRPC-Core.podspec.template
parent5d2e5550751a71a038e9163397d49d137920356f (diff)
parent104dd1fba73f303add4f19900b0eb41b0a450c70 (diff)
Merge pull request #11732 from muxi/update-podspecs
Advance versions of BoringSSL and protoc
Diffstat (limited to 'templates/gRPC-Core.podspec.template')
-rw-r--r--templates/gRPC-Core.podspec.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/gRPC-Core.podspec.template b/templates/gRPC-Core.podspec.template
index 3d54534023..cfc13cf4dd 100644
--- a/templates/gRPC-Core.podspec.template
+++ b/templates/gRPC-Core.podspec.template
@@ -135,7 +135,7 @@
ss.header_mappings_dir = '.'
ss.libraries = 'z'
ss.dependency "#{s.name}/Interface", version
- ss.dependency 'BoringSSL', '~> 8.0'
+ ss.dependency 'BoringSSL', '~> 9.0'
ss.dependency 'nanopb', '~> 0.3'
# To save you from scrolling, this is the last part of the podspec.