Skip to content

Commit

Permalink
Bump xunit from 2.3.0 to 2.4.1 (#19)
Browse files Browse the repository at this point in the history
Bumps [xunit](https://github.com/xunit/xunit) from 2.3.0 to 2.4.1.
- [Release notes](https://github.com/xunit/xunit/releases)
- [Commits](xunit/xunit@2.3...2.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and Aaronontheweb committed Jan 7, 2020
1 parent 59d283e commit 02db2d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common.props
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<NoWarn>$(NoWarn);CS1591</NoWarn>
</PropertyGroup>
<PropertyGroup>
<XunitVersion>2.3.0</XunitVersion>
<XunitVersion>2.4.1</XunitVersion>
<TestSdkVersion>16.4.0</TestSdkVersion>
</PropertyGroup>
</Project>

0 comments on commit 02db2d9

Please sign in to comment.