Skip to content

Commit

Permalink
Merge pull request #310 from cake-contrib/renovate/xunit.runner.visua…
Browse files Browse the repository at this point in the history
…lstudio-2.x

(maint) Update dependency xunit.runner.visualstudio to v2.5.0
  • Loading branch information
nils-a authored Jul 17, 2023
2 parents 6ea3625 + 6967940 commit be8a533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cake.Gradle.Tests/Cake.Gradle.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PackageReference Include="Verify.Xunit" Version="19.14.1" />
<PackageReference Include="xunit" Version="2.4.2" />
<PackageReference Include="xunit.analyzers" Version="1.1.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit be8a533

Please sign in to comment.