Skip to content

Commit 54075d5

Browse files
committed
Update protobuf to 3.21
1 parent 339b2ea commit 54075d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ platform :ios, '14.0'
55
target 'xcprotobuf' do
66
use_frameworks!
77

8-
pod 'Protobuf-C++', '~> 3.14'
8+
pod 'Protobuf-C++', '~> 3.21'
99
end
1010

1111
post_install do |installer|

0 commit comments

Comments
 (0)