Skip to content

Commit 16af4a5

Browse files
chore: bump NUnit (#2822)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 020b44b commit 16af4a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openfeature/provider_tests/dotnet-integration-tests/ProviderTests/ProviderTests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<ItemGroup>
1313
<PackageReference Include="FluentAssertions" Version="7.0.0" />
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
15-
<PackageReference Include="NUnit" Version="4.2.2" />
15+
<PackageReference Include="NUnit" Version="4.3.0" />
1616
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
1717
<PackageReference Include="NUnit.Analyzers" Version="4.4.0" />
1818
<PackageReference Include="coverlet.collector" Version="6.0.2" />

0 commit comments

Comments
 (0)