Skip to content

Commit 5cbb96c

Browse files
Bump the nservicebuscore group in /src with 2 updates
Bumps the nservicebuscore group in /src with 2 updates: [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet) and [NServiceBus](https://github.com/Particular/NServiceBus). Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3 - [Commits](https://github.com/Microsoft/dotnet/commits) Updates `NServiceBus` from 7.8.6 to 8.2.5 - [Release notes](https://github.com/Particular/NServiceBus/releases) - [Commits](Particular/NServiceBus@7.8.6...8.2.5) --- updated-dependencies: - dependency-name: Microsoft.NETFramework.ReferenceAssemblies 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-major dependency-group: nservicebuscore ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3803685 commit 5cbb96c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SmokeTest.Shared/SmokeTest.Shared.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="NServiceBus" Version="7.8.6" />
8+
<PackageReference Include="NServiceBus" Version="8.2.5" />
99
</ItemGroup>
1010

1111
</Project>

0 commit comments

Comments
 (0)