Skip to content

Commit

Permalink
Merge pull request #974 from nunit/renovate/nunitlite-4.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency nunitlite to v4.2.1
  • Loading branch information
OsirisTerje authored Aug 23, 2024
2 parents d66a63e + c6a6331 commit a5d7f0e
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 a5d7f0e

Please sign in to comment.