Skip to content

Commit

Permalink
Bump nunit.engine from 3.13.0 to 3.13.2 (#940)
Browse files Browse the repository at this point in the history
Bumps [nunit.engine](https://github.com/nunit/nunit-console) from 3.13.0 to 3.13.2.
- [Release notes](https://github.com/nunit/nunit-console/releases)
- [Changelog](https://github.com/nunit/nunit-console/blob/master/CHANGES.txt)
- [Commits](nunit/nunit-console@3.13...3.13.2)

---
updated-dependencies:
- dependency-name: nunit.engine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Terje Sandstrom <[email protected]>
  • Loading branch information
dependabot[bot] and OsirisTerje authored Jan 16, 2022
1 parent e5d06e5 commit d7ed9db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NUnitTestAdapter/NUnit.TestAdapter.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

<ItemGroup>
<PackageReference Include="SourceLink.Create.CommandLine" Version="2.8.3" PrivateAssets="All" />
<PackageReference Include="nunit.engine" Version="3.13.0" />
<PackageReference Include="nunit.engine" Version="3.13.2" />
<PackageReference Include="TestCentric.Metadata" Version="1.7.1" Aliases="TestCentric" />
</ItemGroup>

Expand Down

0 comments on commit d7ed9db

Please sign in to comment.