Skip to content

Commit 8d55a67

Browse files
chore: bump NUnit.Analyzers (#2890)
Bumps [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers) from 4.5.0 to 4.6.0. - [Release notes](https://github.com/nunit/nunit.analyzers/releases) - [Changelog](https://github.com/nunit/nunit.analyzers/blob/master/CHANGES.md) - [Commits](nunit/nunit.analyzers@4.5.0...4.6.0) --- updated-dependencies: - dependency-name: NUnit.Analyzers 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 544b033 commit 8d55a67

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
@@ -14,7 +14,7 @@
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
1515
<PackageReference Include="NUnit" Version="4.3.2" />
1616
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
17-
<PackageReference Include="NUnit.Analyzers" Version="4.5.0" />
17+
<PackageReference Include="NUnit.Analyzers" Version="4.6.0" />
1818
<PackageReference Include="coverlet.collector" Version="6.0.3" />
1919
<PackageReference Include="OpenFeature" Version="2.2.0" />
2020
<PackageReference Include="OpenFeature.Contrib.GOFeatureFlag" Version="0.2.0" />

0 commit comments

Comments
 (0)