Skip to content

Commit

Permalink
Merge pull request #45 from flcdrg/dependabot/nuget/Verify.Xunit-24.1.0
Browse files Browse the repository at this point in the history
Bump Verify.Xunit from 23.6.0 to 24.1.0
  • Loading branch information
flcdrg committed Apr 29, 2024
2 parents 697a82b + 9f088cb commit 6b2cbc1
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 @@ -27,7 +27,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Verify.Xunit" Version="23.6.0" />
<PackageReference Include="Verify.Xunit" Version="24.1.0" />
<PackageReference Include="xunit" Version="2.8.0" />
</ItemGroup>

Expand Down

0 comments on commit 6b2cbc1

Please sign in to comment.