diff --git a/snippets/PlacesSnippets/Podfile b/snippets/PlacesSnippets/Podfile index 0eaeab79..48233c62 100644 --- a/snippets/PlacesSnippets/Podfile +++ b/snippets/PlacesSnippets/Podfile @@ -2,6 +2,6 @@ source 'https://cdn.cocoapods.org/' target 'PlacesSnippets' do platform :ios, '15.0' - pod 'GooglePlaces', '9.1.0' - pod 'GoogleMaps', '9.1.0' + pod 'GooglePlaces', '9.2.0' + pod 'GoogleMaps', '9.2.0' end \ No newline at end of file