Skip to content

Commit

Permalink
Bump MassTransit and Microsoft.Extensions.Hosting.Abstractions (#445)
Browse files Browse the repository at this point in the history
Bumps [MassTransit](https://github.com/MassTransit/MassTransit) and [Microsoft.Extensions.Hosting.Abstractions](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `MassTransit` from 8.3.4 to 8.3.6
- [Commits](MassTransit/MassTransit@v8.3.4...v8.3.6)

Updates `Microsoft.Extensions.Hosting.Abstractions` from 9.0.0 to 8.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v8.0.0)

---
updated-dependencies:
- dependency-name: MassTransit
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Hosting.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2025
1 parent d06170a commit f273c0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<PackageVersion Include="JsonSchema.Net" Version="7.3.0" />
<PackageVersion Include="OllamaSharp" Version="5.0.4" />
<PackageVersion Include="OpenFeature.Contrib.GOFeatureFlag" Version="0.2.0" />
<PackageVersion Include="MassTransit" Version="8.3.4" />
<PackageVersion Include="MassTransit" Version="8.3.6" />
<PackageVersion Include="MassTransit.ActiveMQ" Version="8.3.1" />
<PackageVersion Include="MeiliSearch" Version="0.16.0" />
<PackageVersion Include="Microsoft.Data.Sqlite" Version="9.0.1" />
Expand Down

0 comments on commit f273c0f

Please sign in to comment.