Skip to content

Commit

Permalink
Bump the nservicebuscore group in /src with 4 updates (#4705)
Browse files Browse the repository at this point in the history
Bumps the nservicebuscore group in /src with 4 updates: [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime), [NServiceBus](https://github.com/Particular/NServiceBus), [NServiceBus.AcceptanceTesting](https://github.com/Particular/NServiceBus) and [NUnit](https://github.com/nunit/nunit).


Updates `Microsoft.Extensions.DependencyInjection` from 8.0.1 to 8.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.1...v8.0.0)

Updates `NServiceBus` from 9.2.3 to 9.2.4
- [Release notes](https://github.com/Particular/NServiceBus/releases)
- [Commits](Particular/NServiceBus@9.2.3...9.2.4)

Updates `NServiceBus.AcceptanceTesting` from 9.2.3 to 9.2.4
- [Release notes](https://github.com/Particular/NServiceBus/releases)
- [Commits](Particular/NServiceBus@9.2.3...9.2.4)

Updates `NUnit` from 4.2.2 to 4.2.2
- [Release notes](https://github.com/nunit/nunit/releases)
- [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md)
- [Commits](nunit/nunit@4.2.2...4.2.2)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.DependencyInjection
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nservicebuscore
- dependency-name: NServiceBus
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nservicebuscore
- dependency-name: NServiceBus.AcceptanceTesting
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nservicebuscore
- dependency-name: NUnit
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nservicebuscore
...

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 Feb 3, 2025
1 parent 4633f7b commit ea0cb32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
<PackageVersion Include="Microsoft-WindowsAPICodePack-Shell" Version="1.1.5" />
<PackageVersion Include="Mindscape.Raygun4Net.NetCore" Version="11.2.1" />
<PackageVersion Include="NLog.Extensions.Logging" Version="5.3.15" />
<PackageVersion Include="NServiceBus" Version="9.2.3" />
<PackageVersion Include="NServiceBus.AcceptanceTesting" Version="9.2.3" />
<PackageVersion Include="NServiceBus" Version="9.2.4" />
<PackageVersion Include="NServiceBus.AcceptanceTesting" Version="9.2.4" />
<PackageVersion Include="NServiceBus.AmazonSQS" Version="7.1.1" />
<PackageVersion Include="NServiceBus.CustomChecks" Version="5.0.1" />
<PackageVersion Include="NServiceBus.Extensions.Hosting" Version="3.0.1" />
Expand Down

0 comments on commit ea0cb32

Please sign in to comment.