Skip to content

Commit

Permalink
chore(deps): update xunit-dotnet monorepo to v2.8.1 (#229)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 26, 2024
1 parent 3c5703b commit 2e241c1
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis" Version="4.8.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="xunit" Version="2.8.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.0" PrivateAssets="all" />
<PackageReference Include="xunit" Version="2.8.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.1" PrivateAssets="all" />
<PackageReference Include="coverlet.msbuild" Version="6.0.2" />
<PackageReference Include="Verify.SourceGenerators" Version="2.1.0" />
<PackageReference Include="ReactiveMarbles.SourceGenerator.TestNuGetHelper" Version="1.3.1" />
Expand Down

0 comments on commit 2e241c1

Please sign in to comment.