Skip to content

Commit

Permalink
Bump Azure.Storage.Blobs from 12.13.0 to 12.22.2
Browse files Browse the repository at this point in the history
Bumps [Azure.Storage.Blobs](https://github.com/Azure/azure-sdk-for-net) from 12.13.0 to 12.22.2.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Storage.Blobs_12.13.0...Azure.Storage.Blobs_12.22.2)

---
updated-dependencies:
- dependency-name: Azure.Storage.Blobs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 11, 2024
1 parent dfab197 commit 077091a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion log4net.Azure.Tests/log4net.Azure.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Azure.Storage.Blobs" Version="12.13.0" />
<PackageReference Include="Azure.Storage.Blobs" Version="12.22.2" />
<PackageReference Include="Azure.Storage.Queues" Version="12.11.0" />
<PackageReference Include="log4net" Version="2.0.15" />
<PackageReference Include="Microsoft.Azure.Cosmos.Table" Version="1.0.8" />
Expand Down
2 changes: 1 addition & 1 deletion log4net.Azure/log4net.Appender.Azure.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Forked from log4net.Appender.Azure by karell.stemarie, added .Net Standard 2.0 c
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Azure.Storage.Blobs" Version="12.13.0" />
<PackageReference Include="Azure.Storage.Blobs" Version="12.22.2" />
<PackageReference Include="Azure.Storage.Queues" Version="12.11.0" />
<PackageReference Include="log4net" Version="2.0.15" />
<PackageReference Include="Microsoft.Azure.Cosmos.Table" Version="1.0.8" />
Expand Down

0 comments on commit 077091a

Please sign in to comment.