Skip to content

Commit

Permalink
chore(deps): bump Azure.Core, Microsoft.Bcl.AsyncInterfaces and Syste…
Browse files Browse the repository at this point in the history
…m.Text.Json

Bumps [Azure.Core](https://github.com/Azure/azure-sdk-for-net), [Microsoft.Bcl.AsyncInterfaces](https://github.com/dotnet/runtime) and [System.Text.Json](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `Azure.Core` from 1.44.0 to 1.44.1
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Core_1.44.0...Azure.Core_1.44.1)

Updates `Microsoft.Bcl.AsyncInterfaces` from 8.0.0 to 6.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v6.0.0)

Updates `System.Text.Json` from 8.0.5 to 6.0.10
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.5...v6.0.10)

---
updated-dependencies:
- dependency-name: Azure.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Bcl.AsyncInterfaces
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: System.Text.Json
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent 295ee6d commit ee23fd4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Azure.Core" Version="1.44.0" />
<PackageReference Include="Azure.Core" Version="1.44.1" />
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.11.20">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit ee23fd4

Please sign in to comment.