Skip to content

Commit

Permalink
chore(deps): update dependency google.cloud.firestore to v3.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and amanda-tarafa committed Feb 15, 2024
1 parent cf277f2 commit def5a6d
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion firestore/api/AddData/AddData.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="Google.Cloud.Firestore" Version="3.5.0" />
<PackageReference Include="Google.Cloud.Firestore" Version="3.5.1" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion firestore/api/DataModel/DataModel.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="Google.Cloud.Firestore" Version="3.5.0" />
<PackageReference Include="Google.Cloud.Firestore" Version="3.5.1" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion firestore/api/DeleteData/DeleteData.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="Google.Cloud.Firestore" Version="3.5.0" />
<PackageReference Include="Google.Cloud.Firestore" Version="3.5.1" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion firestore/api/GetData/GetData.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="Google.Cloud.Firestore" Version="3.5.0" />
<PackageReference Include="Google.Cloud.Firestore" Version="3.5.1" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion firestore/api/ListenData/ListenData.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="Google.Cloud.Firestore" Version="3.5.0" />
<PackageReference Include="Google.Cloud.Firestore" Version="3.5.1" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion firestore/api/ManageIndexes/ManageIndexes.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="Google.Cloud.Firestore" Version="3.5.0" />
<PackageReference Include="Google.Cloud.Firestore" Version="3.5.1" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion firestore/api/OrderLimitData/OrderLimitData.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="Google.Cloud.Firestore" Version="3.5.0" />
<PackageReference Include="Google.Cloud.Firestore" Version="3.5.1" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion firestore/api/PaginateData/PaginateData.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="Google.Cloud.Firestore" Version="3.5.0" />
<PackageReference Include="Google.Cloud.Firestore" Version="3.5.1" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion firestore/api/QueryData/QueryData.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="Google.Cloud.Firestore" Version="3.5.0" />
<PackageReference Include="Google.Cloud.Firestore" Version="3.5.1" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion firestore/api/Quickstart/Quickstart.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="Google.Cloud.Firestore" Version="3.5.0" />
<PackageReference Include="Google.Cloud.Firestore" Version="3.5.1" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion firestore/api/SolutionCounter/SolutionCounter.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="Google.Cloud.Firestore" Version="3.5.0" />
<PackageReference Include="Google.Cloud.Firestore" Version="3.5.1" />
</ItemGroup>
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="Google.Cloud.Firestore" Version="3.5.0" />
<PackageReference Include="Google.Cloud.Firestore" Version="3.5.1" />
</ItemGroup>
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Google.Cloud.Firestore" Version="3.5.0" />
<PackageReference Include="Google.Cloud.Firestore" Version="3.5.1" />
<PackageReference Include="Google.Cloud.Functions.Hosting" Version="2.1.0" />
<PackageReference Include="Google.Events.Protobuf" Version="1.4.0" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Google.Cloud.Firestore" Version="3.5.0" />
<PackageReference Include="Google.Cloud.Firestore" Version="3.5.1" />

</ItemGroup>

Expand Down

0 comments on commit def5a6d

Please sign in to comment.