Skip to content

Commit

Permalink
Bump Azure.Data.Tables from 12.8.2 to 12.8.3 in /src
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.8.2 to 12.8.3.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Data.Tables_12.8.2...Azure.Data.Tables_12.8.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent 1eb6b0d commit a9df32e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
<PackageReference Include="AWSSDK.IotData" Version="3.7.300.52" />
<PackageReference Include="AWSSDK.S3" Version="3.7.305.28" />
<PackageReference Include="AWSSDK.SecretsManager" Version="3.7.302.27" />
<PackageReference Include="Azure.Data.Tables" Version="12.8.2" />
<PackageReference Include="Azure.Data.Tables" Version="12.8.3" />
<PackageReference Include="Azure.Messaging.EventHubs" Version="5.11.0" />
<PackageReference Include="Azure.Messaging.EventHubs.Processor" Version="5.11.0" />
<PackageReference Include="Azure.Storage.Blobs" Version="12.19.1" />
Expand Down
2 changes: 1 addition & 1 deletion src/IoTHub.Portal.Server/IoTHub.Portal.Server.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<ItemGroup>
<PackageReference Include="AutoMapper" Version="12.0.1" />
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="12.0.1" />
<PackageReference Include="Azure.Data.Tables" Version="12.8.2" />
<PackageReference Include="Azure.Data.Tables" Version="12.8.3" />
<PackageReference Include="Azure.Messaging.EventHubs" Version="5.11.0" />
<PackageReference Include="Azure.Messaging.EventHubs.Processor" Version="5.11.0" />
<PackageReference Include="Azure.Storage.Blobs" Version="12.19.1" />
Expand Down

0 comments on commit a9df32e

Please sign in to comment.