Skip to content

Commit

Permalink
Bumping SDK version to latest hotfix (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
ealsur authored Jul 1, 2021
1 parent a37e985 commit 2c01667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CosmosDistributedCache.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.20.0" />
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.20.1" />
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="3.1.16" />
<PackageReference Include="Microsoft.Extensions.Options" Version="3.1.16" />
</ItemGroup>
Expand Down

0 comments on commit 2c01667

Please sign in to comment.