Skip to content

Commit

Permalink
chore(deps): update dependency nunitlite to v4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 23, 2024
1 parent d66a63e commit c6a6331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/snippets/Snippets.NUnitLite/Snippets.NUnitLite.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="coverlet.collector" Version="6.0.2" />
<PackageReference Include="NUnitLite" Version="4.2.0" />
<PackageReference Include="NUnitLite" Version="4.2.1" />
</ItemGroup>

</Project>

0 comments on commit c6a6331

Please sign in to comment.