aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates
diff options
context:
space:
mode:
authorGravatar Matt Kwong <mattkwong@google.com>2018-01-30 11:52:02 -0800
committerGravatar Matt Kwong <mattkwong@google.com>2018-01-30 11:52:02 -0800
commit74958c59e23b2b121419ee62967849415b252f4b (patch)
tree955ebb1fe02b9de0bb8a82ed416f1ba45173cf83 /templates
parent42c6a00e03a1dbbe1a71f8d53301189e74677563 (diff)
Update Podspec version for ObjC
Diffstat (limited to 'templates')
-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 2be7692e04..c28b78dbdf 100644
--- a/templates/gRPC-Core.podspec.template
+++ b/templates/gRPC-Core.podspec.template
@@ -166,7 +166,7 @@
ss.header_mappings_dir = '.'
ss.libraries = 'z'
ss.dependency "#{s.name}/Interface", version
- ss.dependency 'BoringSSL', '~> 9.0'
+ ss.dependency 'BoringSSL', '~> 10.0'
ss.dependency 'nanopb', '~> 0.3'
# To save you from scrolling, this is the last part of the podspec.