Skip to content

Commit

Permalink
Merge pull request #3 from PerfectlyNormal/dependabot/nuget/xunit.ana…
Browse files Browse the repository at this point in the history
…lyzers-1.4.0

chore(deps): Bump xunit.analyzers from 1.2.0 to 1.4.0
  • Loading branch information
PerfectlyNormal authored Nov 7, 2023
2 parents 38f4ac0 + fdfbd3e commit 036967f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TypeContractor.Tests/TypeContractor.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Include="xunit" Version="2.5.0" />
<PackageReference Include="xunit.analyzers" Version="1.2.0" />
<PackageReference Include="xunit.analyzers" Version="1.4.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 036967f

Please sign in to comment.