Skip to content

Commit

Permalink
Merge pull request #47 from Smalls1652/dependabot/nuget/src/FunctionA…
Browse files Browse the repository at this point in the history
…pp/main/Microsoft.Azure.Cosmos-3.35.1
  • Loading branch information
dependabot[bot] authored Jul 10, 2023
2 parents 3efb7f8 + 4d41ae5 commit d2353f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FunctionApp/FunctionApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<ItemGroup>
<PackageReference Include="Azure.Storage.Queues" Version="12.14.0" />
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.35.0" />
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.35.1" />
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.17.0" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.ApplicationInsights" Version="1.0.0-preview4" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http" Version="3.0.13" />
Expand Down

0 comments on commit d2353f2

Please sign in to comment.