Skip to content

Commit 1e91c6a

Browse files
chore(deps): update dependency verify.nunit to 31.7.3 (#348)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e07df22 commit 1e91c6a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/NuGetLicense.Test/NuGetLicense.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<PrivateAssets>all</PrivateAssets>
2929
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3030
</PackageReference>
31-
<PackageReference Include="Verify.NUnit" Version="31.7.2" />
31+
<PackageReference Include="Verify.NUnit" Version="31.7.3" />
3232
<PackageReference Include="Verify.ParametersHashing" Version="1.0.0" />
3333
</ItemGroup>
3434

tests/NuGetUtility.Test/NuGetUtility.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<PrivateAssets>all</PrivateAssets>
2929
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3030
</PackageReference>
31-
<PackageReference Include="Verify.NUnit" Version="31.7.2" />
31+
<PackageReference Include="Verify.NUnit" Version="31.7.3" />
3232
<PackageReference Include="Verify.ParametersHashing" Version="1.0.0" />
3333
</ItemGroup>
3434

0 commit comments

Comments
 (0)