Skip to content

Commit

Permalink
Bump NuDoq from 1.2.5 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps [NuDoq](https://github.com/devlooped/NuDoq) from 1.2.5 to 2.0.1.
- [Release notes](https://github.com/devlooped/NuDoq/releases)
- [Changelog](https://github.com/devlooped/NuDoq/blob/main/changelog.md)
- [Commits](devlooped/NuDoq@v1.2.5...v2.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 26, 2021
1 parent 02182cb commit 3a5e3d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NServiceBus.Core.Tests/NServiceBus.Core.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.9.1" />
<PackageReference Include="NuDoq" Version="1.2.5" NoWarn="NU1701" />
<PackageReference Include="NuDoq" Version="2.0.1" NoWarn="NU1701" />
<PackageReference Include="NUnit" Version="3.13.1" />
<PackageReference Include="NUnit3TestAdapter" Version="3.17.0" />
<PackageReference Include="Particular.Approvals" Version="0.3.0" />
Expand Down

0 comments on commit 3a5e3d3

Please sign in to comment.