Skip to content

Commit

Permalink
Merge pull request #63 from cake-contrib/dependabot/nuget/src/xunit.r…
Browse files Browse the repository at this point in the history
…unner.visualstudio-2.4.2

Bump xunit.runner.visualstudio from 2.4.1 to 2.4.2 in /src
  • Loading branch information
pascalberger committed Jul 13, 2020
2 parents 75c0e0c + faaeb62 commit 3b11bf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cake.Markdownlint.Tests/Cake.Markdownlint.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PackageReference Include="Shouldly" Version="3.0.2" />
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 3b11bf0

Please sign in to comment.