Skip to content

Commit 3de5aa6

Browse files
Bump TestStack.BDDfy.Xunit from 1.2.0 to 2.0.0 (#54)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 56441ba commit 3de5aa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/BenchmarkDotNetAnalyser.Tests.Integration/BenchmarkDotNetAnalyser.Tests.Integration.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageReference Include="NSubstitute" Version="4.4.0" />
1818
<PackageReference Include="System.Net.Http" Version="4.3.4" />
1919
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
20-
<PackageReference Include="TestStack.BDDfy.Xunit" Version="1.2.0" />
20+
<PackageReference Include="TestStack.BDDfy.Xunit" Version="2.0.0" />
2121
<PackageReference Include="xunit" Version="2.9.3" />
2222
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
2323
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)