Skip to content

Commit

Permalink
Bump NServiceBus from 8.0.0-alpha.1896 to 8.0.0-alpha.940
Browse files Browse the repository at this point in the history
Bumps NServiceBus from 8.0.0-alpha.1896 to 8.0.0-alpha.940.

---
updated-dependencies:
- dependency-name: NServiceBus
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 27, 2021
1 parent 073b7af commit c9a8724
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<ItemGroup>
<PackageReference Include="GitHubActionsTestLogger" Version="1.2.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.11.0" />
<PackageReference Include="NServiceBus" Version="8.0.0-alpha.1897" />
<PackageReference Include="NServiceBus" Version="8.0.0-alpha.940" />
<PackageReference Include="NUnit" Version="3.13.2" />
<PackageReference Include="NUnit3TestAdapter" Version="4.0.0" />
<PackageReference Include="Particular.Approvals" Version="0.3.0" />
Expand Down
2 changes: 1 addition & 1 deletion src/NServiceBus.Testing/NServiceBus.Testing.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<ItemGroup>
<PackageReference Include="Fody" Version="6.5.2" PrivateAssets="All" />
<PackageReference Include="NServiceBus" Version="8.0.0-alpha.1897" />
<PackageReference Include="NServiceBus" Version="8.0.0-alpha.940" />
<PackageReference Include="Obsolete.Fody" Version="5.2.1" PrivateAssets="All" />
<PackageReference Include="Particular.Packaging" Version="1.2.1" PrivateAssets="All" />
</ItemGroup>
Expand Down

0 comments on commit c9a8724

Please sign in to comment.