Skip to content

Commit ee3b97c

Browse files
dependabot[bot]milkshakeuk
authored andcommitted
Bump NUnit from 4.2.2 to 4.3.0 in /tests/NHapi.NUnit.SourceGeneration
Bumps [NUnit](https://github.com/nunit/nunit) from 4.2.2 to 4.3.0. - [Release notes](https://github.com/nunit/nunit/releases) - [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md) - [Commits](nunit/nunit@4.2.2...4.3.0) --- updated-dependencies: - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 09b7892 commit ee3b97c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/NHapi.NUnit.SourceGeneration/NHapi.NUnit.SourceGeneration.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</ItemGroup>
1616

1717
<ItemGroup>
18-
<PackageReference Include="NUnit" Version="4.2.2" />
18+
<PackageReference Include="NUnit" Version="4.3.0" />
1919
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
2020
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
2121
<PackageReference Include="coverlet.collector" Version="6.0.2">

0 commit comments

Comments
 (0)