Skip to content

Commit

Permalink
Merge pull request #1004 from nunit/renovate/nunitlite-4.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency nunitlite to 4.3.2
  • Loading branch information
mikkelbu authored Dec 29, 2024
2 parents 2e86ab5 + 9237159 commit ce29929
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.3.1" />
<PackageReference Include="NUnitLite" Version="4.3.2" />
</ItemGroup>

</Project>

0 comments on commit ce29929

Please sign in to comment.