Skip to content

Commit

Permalink
Update Verify.Xunit to version 23.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
0xced committed Mar 7, 2024
1 parent e84f6e5 commit 280130c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Chisel.Tests/Chisel.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="PublicApiGenerator" Version="11.1.0" />
<PackageReference Include="System.Text.Json" Version="8.0.2" />
<PackageReference Include="Verify.Xunit" Version="23.2.3" />
<PackageReference Include="Verify.Xunit" Version="23.3.0" />
<PackageReference Include="xunit" Version="2.7.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7" PrivateAssets="all" />
</ItemGroup>
Expand Down

0 comments on commit 280130c

Please sign in to comment.