Skip to content

Commit

Permalink
Bump NUnit3TestAdapter from 4.3.1 to 4.4.2 (#81)
Browse files Browse the repository at this point in the history
Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 4.3.1 to 4.4.2.
- [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)
- [Commits](nunit/nunit3-vs-adapter@V4.3.1...V4.4.2)

---
updated-dependencies:
- dependency-name: NUnit3TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 6, 2023
1 parent 183f8a7 commit 2a4e223
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</PropertyGroup>
<PropertyGroup>
<NUnitVersion>3.13.3</NUnitVersion>
<NUnitAdapterVersion>4.3.1</NUnitAdapterVersion>
<NUnitAdapterVersion>4.4.2</NUnitAdapterVersion>
<AkkaTestKitVersion>1.5.0</AkkaTestKitVersion>
</PropertyGroup>
</Project>

0 comments on commit 2a4e223

Please sign in to comment.