Skip to content

Commit

Permalink
deps: Update dependency xunit.runner.visualstudio to version 2.5.4
Browse files Browse the repository at this point in the history
Updates-dependency: xunit.runner.visualstudio
Updates-dependency-from-version: 2.5.3
Updates-dependency-to-version: 2.5.4
  • Loading branch information
renovate[bot] authored Nov 26, 2023
1 parent a5405a0 commit dc751c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cake.Asciidoctor.Test/Cake.Asciidoctor.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="PublicApiGenerator" Version="11.0.0" />
<PackageReference Include="Verify.Xunit" Version="22.5.0" />
<PackageReference Include="xunit" Version="2.6.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.3" PrivateAssets="all" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.4" PrivateAssets="all" />
<PackageReference Include="coverlet.collector" Version="6.0.0" PrivateAssets="all" />
<PackageReference Include="Grynwald.Utilities" Version="1.6.122" />
<PackageReference Include="CliWrap" Version="3.6.4" />
Expand Down

0 comments on commit dc751c7

Please sign in to comment.