Skip to content

Commit

Permalink
chore(deps): bump the aspire group with 1 update (#19)
Browse files Browse the repository at this point in the history
Bumps the aspire group with 1 update: [Aspire.Hosting](https://github.com/dotnet/aspire).


Updates `Aspire.Hosting` from 8.0.0-preview.3.24105.21 to 8.0.0-preview.4.24156.9
- [Release notes](https://github.com/dotnet/aspire/releases)
- [Commits](https://github.com/dotnet/aspire/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 13, 2024
1 parent d8272af commit 3678139
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
<PackageReference Include="Aspire.Hosting" Version="8.0.0-preview.3.24105.21" />
<PackageReference Include="Aspire.Hosting" Version="8.0.0-preview.4.24156.9" />
<PackageReference Include="Docker.DotNet" Version="3.125.15" />
<PackageReference Include="Testcontainers" Version="3.7.0" />
</ItemGroup>
Expand Down

0 comments on commit 3678139

Please sign in to comment.