Skip to content

Commit a8af489

Browse files
Bump NUnit from 4.3.2 to 4.4.0
--- updated-dependencies: - dependency-name: NUnit dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: NUnit dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c448301 commit a8af489

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CodingFlow.FluentValidation.UnitTests/CodingFlow.FluentValidation.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="coverlet.collector" Version="6.0.4" />
1313
<PackageReference Include="FluentAssertions" Version="8.8.0" />
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.0" />
15-
<PackageReference Include="NUnit" Version="4.3.2" />
15+
<PackageReference Include="NUnit" Version="4.4.0" />
1616
<PackageReference Include="NUnit.Analyzers" Version="4.7.0" />
1717
<PackageReference Include="NUnit3TestAdapter" Version="5.0.0" />
1818
</ItemGroup>

0 commit comments

Comments
 (0)