Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: xunit.analyzers
  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] authored May 28, 2024
1 parent 7873a6a commit 280d398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
<PackageVersion Include="xunit" Version="2.8.0" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.0" />
<PackageVersion Include="coverlet.collector" Version="6.0.2" />
<PackageVersion Include="xunit.analyzers" Version="1.13.0" />
<PackageVersion Include="xunit.analyzers" Version="1.14.0" />
</ItemGroup>
</Project>

0 comments on commit 280d398

Please sign in to comment.