Skip to content

Commit

Permalink
chore(deps): update dependency verify.xunit to v26 (#335)
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 Aug 14, 2024
1 parent eda460f commit de93a00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Punchclock.Tests/Punchclock.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageReference Include="DynamicData" Version="8.*" />
<PackageReference Include="splat" Version="15.*" />
<PackageReference Include="PublicApiGenerator" Version="11.1.0" />
<PackageReference Include="Verify.Xunit" Version="24.1.0" />
<PackageReference Include="Verify.Xunit" Version="26.1.6" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="xunit" Version="2.9.0" />
<PackageReference Include="xunit.runner.console" Version="2.9.0" />
Expand Down

0 comments on commit de93a00

Please sign in to comment.