Skip to content

Commit a9fa7f2

Browse files
Bump the nservicebuscore group in /src with 2 updates
Bumps the nservicebuscore group in /src with 2 updates: [NServiceBus.AcceptanceTesting](https://github.com/Particular/NServiceBus) and [NUnit](https://github.com/nunit/nunit). Updates `NServiceBus.AcceptanceTesting` from 9.2.6 to 9.2.7 - [Release notes](https://github.com/Particular/NServiceBus/releases) - [Commits](Particular/NServiceBus@9.2.6...9.2.7) Updates `NUnit` from 4.3.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.3.2...4.2.2) --- updated-dependencies: - dependency-name: NServiceBus.AcceptanceTesting dependency-version: 9.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nservicebuscore - dependency-name: NUnit dependency-version: 4.2.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nservicebuscore ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8234bb7 commit a9fa7f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<PackageVersion Include="Mindscape.Raygun4Net.NetCore" Version="11.2.1" />
3131
<PackageVersion Include="NLog.Extensions.Logging" Version="5.4.0" />
3232
<PackageVersion Include="NServiceBus" Version="9.2.7" />
33-
<PackageVersion Include="NServiceBus.AcceptanceTesting" Version="9.2.6" />
33+
<PackageVersion Include="NServiceBus.AcceptanceTesting" Version="9.2.7" />
3434
<PackageVersion Include="NServiceBus.AmazonSQS" Version="7.3.0" />
3535
<PackageVersion Include="NServiceBus.CustomChecks" Version="5.0.1" />
3636
<PackageVersion Include="NServiceBus.Extensions.Hosting" Version="3.0.1" />

0 commit comments

Comments
 (0)