Skip to content

Commit

Permalink
Bump NUnit from 3.13.3 to 3.14.0 (#116)
Browse files Browse the repository at this point in the history
Bumps [NUnit](https://github.com/nunit/nunit) from 3.13.3 to 3.14.0.
- [Release notes](https://github.com/nunit/nunit/releases)
- [Changelog](https://github.com/nunit/nunit/blob/v3.14.0/CHANGES.md)
- [Commits](nunit/nunit@v3.13.3...v3.14.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 4, 2024
1 parent 47d4d28 commit c21ed7e
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 @@ -16,7 +16,7 @@
<NoWarn>$(NoWarn);CS1591</NoWarn>
</PropertyGroup>
<PropertyGroup>
<NUnitVersion>3.13.3</NUnitVersion>
<NUnitVersion>3.14.0</NUnitVersion>
<NUnitAdapterVersion>4.5.0</NUnitAdapterVersion>
<AkkaTestKitVersion>1.5.22</AkkaTestKitVersion>
</PropertyGroup>
Expand Down

0 comments on commit c21ed7e

Please sign in to comment.