Skip to content

Commit

Permalink
Bump Azure.Data.Tables from 12.6.0 to 12.6.1 (#1324)
Browse files Browse the repository at this point in the history
Bumps [Azure.Data.Tables](https://github.com/Azure/azure-sdk-for-net) from 12.6.0 to 12.6.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Data.Tables_12.6.0...Azure.Data.Tables_12.6.1)

---
updated-dependencies:
- dependency-name: Azure.Data.Tables
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 11, 2022
1 parent a204308 commit 8d40269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HealthChecks.CosmosDb/HealthChecks.CosmosDb.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.28.0" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="6.0.6" />
<PackageReference Include="Azure.Data.Tables" Version="12.6.0" />
<PackageReference Include="Azure.Data.Tables" Version="12.6.1" />
</ItemGroup>

</Project>

0 comments on commit 8d40269

Please sign in to comment.