Skip to content

Commit cb72396

Browse files
Bump Microsoft.Azure.Cosmos in /src/dotnetcore31/AzureFunctions.Cosmos (#82)
Bumps [Microsoft.Azure.Cosmos](https://github.com/Azure/azure-cosmos-dotnet-v3) from 3.20.0 to 3.20.1. - [Release notes](https://github.com/Azure/azure-cosmos-dotnet-v3/releases) - [Changelog](https://github.com/Azure/azure-cosmos-dotnet-v3/blob/master/changelog.md) - [Commits](Azure/azure-cosmos-dotnet-v3@3.20.0...3.20.1) --- updated-dependencies: - dependency-name: Microsoft.Azure.Cosmos dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2035bd0 commit cb72396

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dotnetcore31/AzureFunctions.Cosmos/AzureFunctions.Cosmos.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<AzureFunctionsVersion>v3</AzureFunctionsVersion>
55
</PropertyGroup>
66
<ItemGroup>
7-
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.20.0"/>
7+
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.20.1"/>
88
<PackageReference Include="Microsoft.Azure.Functions.Extensions" Version="1.1.0"/>
99
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.CosmosDB" Version="3.0.10"/>
1010
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.Storage" Version="4.0.4"/>

0 commit comments

Comments
 (0)