Skip to content

Commit

Permalink
Bump the dotnet group across 1 directory with 2 updates (#1722)
Browse files Browse the repository at this point in the history
Bumps the dotnet group with 2 updates in the /docs/frameworks/snippets/Dapr/Dapr.AppHost directory: [Aspire.Hosting.AppHost](https://github.com/dotnet/aspire) and [Aspire.Hosting.Dapr](https://github.com/dotnet/aspire).


Updates `Aspire.Hosting.AppHost` from 8.2.0 to 8.2.1
- [Release notes](https://github.com/dotnet/aspire/releases)
- [Commits](dotnet/aspire@v8.2.0...v8.2.1)

Updates `Aspire.Hosting.Dapr` from 8.2.0 to 8.2.1
- [Release notes](https://github.com/dotnet/aspire/releases)
- [Commits](dotnet/aspire@v8.2.0...v8.2.1)

---
updated-dependencies:
- dependency-name: Aspire.Hosting.AppHost
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Aspire.Hosting.Dapr
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent 1e8805f commit 6942837
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Aspire.Hosting.AppHost" Version="8.2.0" />
<PackageReference Include="Aspire.Hosting.Dapr" Version="8.2.0" />
<PackageReference Include="Aspire.Hosting.AppHost" Version="8.2.1" />
<PackageReference Include="Aspire.Hosting.Dapr" Version="8.2.1" />
</ItemGroup>

</Project>

0 comments on commit 6942837

Please sign in to comment.