Skip to content

Commit ea0cb32

Browse files
Bump the nservicebuscore group in /src with 4 updates (#4705)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4633f7b commit ea0cb32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
<PackageVersion Include="Microsoft-WindowsAPICodePack-Shell" Version="1.1.5" />
2929
<PackageVersion Include="Mindscape.Raygun4Net.NetCore" Version="11.2.1" />
3030
<PackageVersion Include="NLog.Extensions.Logging" Version="5.3.15" />
31-
<PackageVersion Include="NServiceBus" Version="9.2.3" />
32-
<PackageVersion Include="NServiceBus.AcceptanceTesting" Version="9.2.3" />
31+
<PackageVersion Include="NServiceBus" Version="9.2.4" />
32+
<PackageVersion Include="NServiceBus.AcceptanceTesting" Version="9.2.4" />
3333
<PackageVersion Include="NServiceBus.AmazonSQS" Version="7.1.1" />
3434
<PackageVersion Include="NServiceBus.CustomChecks" Version="5.0.1" />
3535
<PackageVersion Include="NServiceBus.Extensions.Hosting" Version="3.0.1" />

0 commit comments

Comments
 (0)