Skip to content

Commit 87e4591

Browse files
dependabot[bot]romankr
authored andcommitted
Bump NUnit from 4.0.1 to 4.1.0
Bumps [NUnit](https://github.com/nunit/nunit) from 4.0.1 to 4.1.0. - [Release notes](https://github.com/nunit/nunit/releases) - [Changelog](https://github.com/nunit/nunit/blob/master/CHANGES.md) - [Commits](nunit/nunit@v4.0.1...4.1.0) --- updated-dependencies: - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cc62cc7 commit 87e4591

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OddsCollector.Functions.Tests/OddsCollector.Functions.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="FluentAssertions" Version="6.12.0"/>
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0"/>
1515
<PackageReference Include="NSubstitute" Version="5.1.0"/>
16-
<PackageReference Include="NUnit" Version="4.0.1"/>
16+
<PackageReference Include="NUnit" Version="4.1.0"/>
1717
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0"/>
1818
<PackageReference Include="NUnit.Analyzers" Version="4.0.1">
1919
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)