Skip to content

Commit 35bced5

Browse files
Bump NUnit from 4.1.0 to 4.3.2 in /src
Bumps [NUnit](https://github.com/nunit/nunit) from 4.1.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.1.0...4.3.2) --- updated-dependencies: - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1f78760 commit 35bced5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="8.0.0" />
1818
<PackageVersion Include="NGitLab" Version="7.0.1" />
1919
<PackageVersion Include="NSubstitute" Version="5.3.0" />
20-
<PackageVersion Include="NUnit" Version="4.1.0" />
20+
<PackageVersion Include="NUnit" Version="4.3.2" />
2121
<PackageVersion Include="NUnit.Analyzers" Version="4.6.0" />
2222
<PackageVersion Include="NUnit3TestAdapter" Version="4.5.0" />
2323
<PackageVersion Include="Octokit" Version="14.0.0" />

0 commit comments

Comments
 (0)