Skip to content

Commit

Permalink
Bump Azure.Data.Tables from 12.9.1 to 12.10.0 in the azure group
Browse files Browse the repository at this point in the history
Bumps the azure group with 1 update: [Azure.Data.Tables](https://github.com/Azure/azure-sdk-for-net).


Updates `Azure.Data.Tables` from 12.9.1 to 12.10.0
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Data.Tables_12.9.1...Azure.Data.Tables_12.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent 946bba7 commit fed7ac5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TableStorage.Abstracts/TableStorage.Abstracts.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Azure.Data.Tables" Version="12.9.1" />
<PackageReference Include="Azure.Data.Tables" Version="12.10.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.0" />
<PackageReference Include="PolySharp" Version="1.15.0">
Expand Down

0 comments on commit fed7ac5

Please sign in to comment.