Skip to content

Commit f1eae99

Browse files
Bump NUnit from 3.14.0 to 4.2.2 in /eFormAPI/Plugins/GreateBelt.Pn
Bumps [NUnit](https://github.com/nunit/nunit) from 3.14.0 to 4.2.2. - [Release notes](https://github.com/nunit/nunit/releases) - [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md) - [Commits](nunit/nunit@v3.14.0...4.2.2) --- updated-dependencies: - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1723054 commit f1eae99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eFormAPI/Plugins/GreateBelt.Pn/GreateBelt.Pn.Test/GreateBelt.Pn.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<ItemGroup>
99
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
10-
<PackageReference Include="NUnit" Version="3.14.0" />
10+
<PackageReference Include="NUnit" Version="4.2.2" />
1111
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
1212
</ItemGroup>
1313

0 commit comments

Comments
 (0)