Skip to content

Commit

Permalink
Merge pull request #105 from cake-contrib/renovate/xunit-dotnet-monorepo
Browse files Browse the repository at this point in the history
Update xunit-dotnet monorepo
  • Loading branch information
nils-a authored Jul 8, 2024
2 parents 3f5072f + 209de3a commit 699dd8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Cake.Terraform.Tests/Cake.Terraform.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
to work around https://github.com/microsoft/vstest/issues/2469
-->
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.10.0" />
<PackageReference Include="xunit" Version="2.8.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.1" />
<PackageReference Include="xunit" Version="2.9.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 699dd8c

Please sign in to comment.