Skip to content

Commit

Permalink
Bump nunit
Browse files Browse the repository at this point in the history
Bumps the dotnet group with 1 update in the /samples/snippets/core/testing/unit-testing-vb-nunit/vb directory: [nunit](https://github.com/nunit/nunit).


Updates `nunit` from 4.3.0 to 4.3.2
- [Release notes](https://github.com/nunit/nunit/releases)
- [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md)
- [Commits](nunit/nunit@4.3.0...4.3.2)

---
updated-dependencies:
- dependency-name: nunit
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent df11762 commit ecaf7b6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<!--<snippetPackages>-->
<ItemGroup>
<PackageReference Include="nunit" Version="4.3.0" />
<PackageReference Include="nunit" Version="4.3.2" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
</ItemGroup>
Expand Down

0 comments on commit ecaf7b6

Please sign in to comment.