Skip to content

Commit

Permalink
Bump Verify.Nunit from 23.2.0 to 23.2.1 in /src (#239)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 23, 2024
1 parent aca0cec commit 099e495
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/CompactTests/CompactTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<PackageReference Include="Argon" Version="0.17.0" />
<PackageReference Include="NUnit" Version="4.0.1" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="Verify.Nunit" Version="23.2.0" />
<PackageReference Include="Verify.Nunit" Version="23.2.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<ProjectReference Include="..\Verify.DiffPlex\Verify.DiffPlex.csproj" />
<PackageReference Include="ProjectDefaults" Version="1.0.110" PrivateAssets="all" />
Expand Down
2 changes: 1 addition & 1 deletion src/Tests/Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageReference Include="MarkdownSnippets.MsBuild" Version="26.0.1" PrivateAssets="all" />
<PackageReference Include="NUnit" Version="4.0.1" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="Verify.Nunit" Version="23.2.0" />
<PackageReference Include="Verify.Nunit" Version="23.2.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<ProjectReference Include="..\Verify.DiffPlex\Verify.DiffPlex.csproj" />
<PackageReference Include="ProjectDefaults" Version="1.0.110" PrivateAssets="all" />
Expand Down

0 comments on commit 099e495

Please sign in to comment.