Skip to content

Commit

Permalink
Bump xunit from 2.3.0 to 2.4.1
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 Jan 6, 2020
1 parent d313270 commit 2bde684
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 @@ -17,7 +17,7 @@
<NoWarn>$(NoWarn);CS1591</NoWarn>
</PropertyGroup>
<PropertyGroup>
<XunitVersion>2.3.0</XunitVersion>
<XunitVersion>2.4.1</XunitVersion>
<TestSdkVersion>15.3.0</TestSdkVersion>
</PropertyGroup>
</Project>

0 comments on commit 2bde684

Please sign in to comment.