Skip to content
This repository was archived by the owner on Feb 14, 2022. It is now read-only.

Commit 94f8b1f

Browse files
dependabot[bot]JacopoWolf
authored andcommitted
Bump nunit from 3.12.0 to 3.13.0 in /tests/StackInjector.TEST.BlackBox
Bumps [nunit](https://github.com/nunit/nunit) from 3.12.0 to 3.13.0. - [Release notes](https://github.com/nunit/nunit/releases) - [Changelog](https://github.com/nunit/nunit/blob/master/CHANGES.md) - [Commits](nunit/nunit@v3.12...v3.13) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5f4c18c commit 94f8b1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/StackInjector.TEST.BlackBox/StackInjector.TEST.BlackBox.csproj

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

2020
<ItemGroup>
21-
<PackageReference Include="nunit" Version="3.12.0" />
21+
<PackageReference Include="nunit" Version="3.13.0" />
2222
<PackageReference Include="NUnit3TestAdapter" Version="3.17.0">
2323
<PrivateAssets>all</PrivateAssets>
2424
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)