Skip to content

Commit

Permalink
build(deps): bump the all-dependencies group across 1 directory with …
Browse files Browse the repository at this point in the history
…2 updates

Bumps the all-dependencies group with 2 updates in the / directory: [MassTransit](https://github.com/MassTransit/MassTransit) and [MassTransit.RabbitMQ](https://github.com/MassTransit/MassTransit).


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

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

---
updated-dependencies:
- dependency-name: MassTransit
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: MassTransit.RabbitMQ
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 9f44d7e commit abafef9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
<PackageVersion Include="EntityFrameworkCore.Exceptions.SqlServer" Version="8.1.3" />
<PackageVersion Include="FluentValidation" Version="11.11.0" />
<PackageVersion Include="JetBrains.Annotations" Version="2024.3.0" />
<PackageVersion Include="MassTransit" Version="8.3.4" />
<PackageVersion Include="MassTransit.RabbitMQ" Version="8.3.4" />
<PackageVersion Include="MassTransit" Version="8.3.6" />
<PackageVersion Include="MassTransit.RabbitMQ" Version="8.3.6" />
<PackageVersion Include="MediatR" Version="12.4.1" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.1" />
<PackageVersion Include="Microsoft.AspNetCore.OpenApi" Version="9.0.1" />
Expand Down

0 comments on commit abafef9

Please sign in to comment.