Skip to content

Commit 081253e

Browse files
chore: bump NUnit
Bumps [NUnit](https://github.com/nunit/nunit) from 4.3.0 to 4.3.1. - [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.1) --- updated-dependencies: - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 73323f9 commit 081253e

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.3.0" />
15+
<PackageReference Include="NUnit" Version="4.3.1" />
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)