Skip to content

Commit da1af63

Browse files
Bump the nservicebuscore group in /src with 3 updates
Bumps the nservicebuscore group in /src with 3 updates: [NServiceBus](https://github.com/Particular/NServiceBus), [NServiceBus.AcceptanceTesting](https://github.com/Particular/NServiceBus) and [NUnit](https://github.com/nunit/nunit). 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.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 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-minor dependency-group: nservicebuscore ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ff8067b commit da1af63

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/NServiceBus.Gateway.RavenDB.AcceptanceTests/NServiceBus.Gateway.RavenDB.AcceptanceTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</ItemGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="NServiceBus.AcceptanceTesting" Version="9.2.3" />
12+
<PackageReference Include="NServiceBus.AcceptanceTesting" Version="9.2.4" />
1313
<PackageReference Include="NServiceBus.Gateway.AcceptanceTests.Sources" Version="5.1.0" />
1414
</ItemGroup>
1515

src/NServiceBus.Gateway.RavenDB.ClusterWideTx.AcceptanceTests/NServiceBus.Gateway.RavenDB.ClusterWideTx.AcceptanceTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</ItemGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="NServiceBus.AcceptanceTesting" Version="9.2.3" />
12+
<PackageReference Include="NServiceBus.AcceptanceTesting" Version="9.2.4" />
1313
<PackageReference Include="NServiceBus.Gateway.AcceptanceTests.Sources" Version="5.1.0" />
1414
</ItemGroup>
1515

src/NServiceBus.Gateway.RavenDB/NServiceBus.Gateway.RavenDB.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="NServiceBus" Version="9.2.3" />
10+
<PackageReference Include="NServiceBus" Version="9.2.4" />
1111
<PackageReference Include="NServiceBus.Gateway" Version="5.1.0" />
1212
<PackageReference Include="RavenDB.Client" Version="5.4.116" />
1313
</ItemGroup>

0 commit comments

Comments
 (0)