Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>

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] committed Dec 2, 2022
1 parent 23adc7f commit 591892d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Expand Up @@ -17,7 +17,7 @@
</PropertyGroup>
<PropertyGroup>
<NUnitVersion>3.13.3</NUnitVersion>
<NUnitAdapterVersion>4.2.1</NUnitAdapterVersion>
<NUnitAdapterVersion>4.3.1</NUnitAdapterVersion>
<AkkaTestKitVersion>1.4.46</AkkaTestKitVersion>
</PropertyGroup>
</Project>

0 comments on commit 591892d

Please sign in to comment.