Skip to content

Commit

Permalink
Bump NUnit from 3.14.0 to 4.1.0 in /C#
Browse files Browse the repository at this point in the history
Bumps [NUnit](https:/nunit/nunit) from 3.14.0 to 4.1.0.
- [Release notes](https:/nunit/nunit/releases)
- [Changelog](https:/nunit/nunit/blob/master/CHANGES.md)
- [Commits](nunit/nunit@v3.14.0...4.1.0)

---
updated-dependencies:
- dependency-name: NUnit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 14, 2024
1 parent 03bb681 commit 53c7872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion C#/TestPalindrome/TestPalindrome.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<ItemGroup>
<PackageReference Include="coverlet.collector" Version="6.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="NUnit" Version="3.14.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="NUnit.Analyzers" Version="3.9.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
</ItemGroup>
Expand Down

0 comments on commit 53c7872

Please sign in to comment.