Skip to content

Commit 6678497

Browse files
Bump nunit from 4.3.0 to 4.3.1
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 69752cd commit 6678497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UnitTests/UnitTests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
3434
<PackageReference Include="Moq" Version="4.20.72" />
3535
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
36-
<PackageReference Include="nunit" Version="4.3.0" />
36+
<PackageReference Include="nunit" Version="4.3.1" />
3737
<PackageReference Include="NUnit.Analyzers" Version="4.4.0">
3838
<PrivateAssets>all</PrivateAssets>
3939
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)