Skip to content

Commit c06cf8d

Browse files
Bump nunit from 3.13.0 to 3.13.1
Bumps [nunit](https://github.com/nunit/nunit) from 3.13.0 to 3.13.1. - [Release notes](https://github.com/nunit/nunit/releases) - [Changelog](https://github.com/nunit/nunit/blob/master/CHANGES.md) - [Commits](nunit/nunit@v3.13...v3.13.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 5bfa3d1 commit c06cf8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CircularBuffer.Tests/CircularBuffer.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="nunit" Version="3.13.0" />
10+
<PackageReference Include="nunit" Version="3.13.1" />
1111
<PackageReference Include="NUnit3TestAdapter" Version="3.17.0" />
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.3" />
1313
</ItemGroup>

0 commit comments

Comments
 (0)