Skip to content

Commit a2c28b6

Browse files
committed
Update the abseil version in ProtobufCpp.podspec.
1 parent 2bc51d5 commit a2c28b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Firestore/Example/ProtobufCpp.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Pod::Spec.new do |s|
5858

5959
s.header_mappings_dir = 'src/'
6060

61-
s.dependency 'abseil', '~> 1.20240116.1'
61+
s.dependency 'abseil', '~> 1.20240722.0'
6262

6363
# Set a CPP symbol so the code knows to use framework imports.
6464
s.pod_target_xcconfig = {

0 commit comments

Comments
 (0)