Skip to content

Commit

Permalink
Bump Verify.NUnit from 22.8.0 to 22.10.0 in /src (#1102)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 22, 2023
1 parent f12ccab commit 86e7dfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NugetUsage/NUnitNugetUsage/NUnitNugetUsage.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!-- begin-snippet: nunit-nugets -->
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="NUnit" Version="4.0.1" />
<PackageReference Include="Verify.NUnit" Version="22.8.0" />
<PackageReference Include="Verify.NUnit" Version="22.10.0" />
<!-- end-snippet -->
</ItemGroup>
</Project>

0 comments on commit 86e7dfd

Please sign in to comment.