Skip to content

Commit f237f8c

Browse files
Bump Azure.Storage.Blobs (#45309)
Bumps the dotnet group in /docs/azure/sdk/snippets/authentication/best-practices with 1 update: [Azure.Storage.Blobs](https://github.com/Azure/azure-sdk-for-net). Updates `Azure.Storage.Blobs` from 12.23.0 to 12.24.0 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Storage.Blobs_12.23.0...Azure.Storage.Blobs_12.24.0) --- updated-dependencies: - dependency-name: Azure.Storage.Blobs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0b5ab41 commit f237f8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/azure/sdk/snippets/authentication/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageVersion Include="Azure.Identity" Version="1.13.2" />
1212
<PackageVersion Include="Azure.Identity.Broker" Version="1.2.0" />
1313
<PackageVersion Include="Azure.Security.KeyVault.Secrets" Version="4.7.0" />
14-
<PackageVersion Include="Azure.Storage.Blobs" Version="12.23.0" />
14+
<PackageVersion Include="Azure.Storage.Blobs" Version="12.24.0" />
1515
<!-- ASP.NET Core packages -->
1616
<PackageVersion Include="Microsoft.AspNetCore.OpenApi" Version="8.0.8" />
1717
<PackageVersion Include="Swashbuckle.AspNetCore" Version="6.7.3" />

0 commit comments

Comments
 (0)