Skip to content

Commit c4460fc

Browse files
dependabot[bot]ForNeVeR
authored andcommitted
Build(deps): 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 d7cf87f commit c4460fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dotnet/Tests/Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<ItemGroup>
1313
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
14-
<PackageReference Include="NUnit" Version="4.3.0" />
14+
<PackageReference Include="NUnit" Version="4.3.1" />
1515
<PackageReference Include="NUnit.Analyzers" Version="4.5.0" />
1616
</ItemGroup>
1717

0 commit comments

Comments
 (0)