Skip to content

Commit

Permalink
Merge pull request #58 from flcdrg/dependabot/nuget/src/xunit-2.9.0
Browse files Browse the repository at this point in the history
Bump xunit from 2.8.0 to 2.9.0 in /src
  • Loading branch information
flcdrg authored Sep 8, 2024
2 parents 724053b + 5d16604 commit b5af9ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CfsAlerts.Tests/CfsAlerts.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Verify.Xunit" Version="26.4.0" />
<PackageReference Include="xunit" Version="2.8.0" />
<PackageReference Include="xunit" Version="2.9.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit b5af9ef

Please sign in to comment.