Skip to content

Commit bd50c6c

Browse files
Bump NUnit from 3.7.1 to 3.13.2
Bumps [NUnit](https://github.com/nunit/nunit) from 3.7.1 to 3.13.2. - [Release notes](https://github.com/nunit/nunit/releases) - [Changelog](https://github.com/nunit/nunit/blob/v3.13.2/CHANGES.md) - [Commits](nunit/nunit@3.7.1...v3.13.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent cf34e37 commit bd50c6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/Akka.Streams.Tests.TCK/Akka.Streams.Tests.TCK.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<!-- !!!WARNING!!!
2626
NUNIT VERSION HAVE TO MATCH WITH THE VERSION USED BY REACTIVE TCK.
2727
!!!WARNING!!! -->
28-
<PackageReference Include="NUnit" Version="3.7.1" Condition="'$(TargetFramework)' == '$(NetCoreTestVersion)'"/>
28+
<PackageReference Include="NUnit" Version="3.13.2" Condition="'$(TargetFramework)' == '$(NetCoreTestVersion)'"/>
2929
</ItemGroup>
3030

3131
<PropertyGroup Condition=" '$(TargetFramework)' == '$(NetFrameworkTestVersion)' ">

0 commit comments

Comments
 (0)