Skip to content

Commit

Permalink
chore(deps): update dependency verify.xunit to v28
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 5, 2025
1 parent 1ab7c1c commit 0414a82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DynamicData.Tests/DynamicData.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="xunit" Version="$(XunitVersion)" />
<PackageReference Include="xunit.runner.console" Version="$(XunitVersion)" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0" />
<PackageReference Include="Verify.Xunit" Version="23.7.2" />
<PackageReference Include="Verify.Xunit" Version="28.7.0" />
<PackageReference Include="FluentAssertions" Version="6.12.2" />
<PackageReference Include="Microsoft.Reactive.Testing" Version="6.0.1" />
<PackageReference Include="PublicApiGenerator" Version="11.1.0" />
Expand Down

0 comments on commit 0414a82

Please sign in to comment.