Skip to content

Commit

Permalink
Merge pull request #21 from loresoft/dependabot/nuget/azure-ed4c22213f
Browse files Browse the repository at this point in the history
Bump Azure.Data.Tables from 12.9.0 to 12.9.1 in the azure group
  • Loading branch information
github-actions[bot] authored Sep 18, 2024
2 parents 74906bf + 8f730a0 commit b550f5f
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.0" />
<PackageReference Include="Azure.Data.Tables" Version="12.9.1" />
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
<PackageReference Include="PolySharp" Version="1.14.1">
Expand Down

0 comments on commit b550f5f

Please sign in to comment.