Skip to content

Commit

Permalink
Bump xunit from 2.4.2 to 2.5.0 (#301)
Browse files Browse the repository at this point in the history
Bumps [xunit](https://github.com/xunit/xunit) from 2.4.2 to 2.5.0.
- [Commits](xunit/xunit@2.4.2...2.5.0)

---
updated-dependencies:
- dependency-name: xunit
  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] committed Sep 5, 2023
1 parent 8a60a2f commit 3fcbfb7
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 @@ -15,7 +15,7 @@ upgraded to Quartz.NET 3.6.2</PackageReleaseNotes>
<PropertyGroup>
<AkkaVersion>1.5.8</AkkaVersion>
<QuartzVersion>3.6.3</QuartzVersion>
<XunitVersion>2.4.2</XunitVersion>
<XunitVersion>2.5.0</XunitVersion>
<XunitRunnerVersion>2.4.5</XunitRunnerVersion>
<TestSdkVersion>17.6.3</TestSdkVersion>
</PropertyGroup>
Expand Down

0 comments on commit 3fcbfb7

Please sign in to comment.