Skip to content

Commit

Permalink
Bump xunit.analyzers from 1.16.0 to 1.17.0 in the xunit group
Browse files Browse the repository at this point in the history
Bumps the xunit group with 1 update: [xunit.analyzers](https://github.com/xunit/xunit.analyzers).


Updates `xunit.analyzers` from 1.16.0 to 1.17.0
- [Commits](xunit/xunit.analyzers@1.16.0...1.17.0)

---
updated-dependencies:
- dependency-name: xunit.analyzers
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: xunit
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and gabrielweyer committed Nov 9, 2024
1 parent 8cf6ade commit fb4c0b7
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 @@ -9,7 +9,7 @@
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageVersion Include="xunit" Version="2.9.2" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" />
<PackageVersion Include="xunit.analyzers" Version="1.16.0" />
<PackageVersion Include="xunit.analyzers" Version="1.17.0" />
<PackageVersion Include="coverlet.collector" Version="6.0.2" />
<GlobalPackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.11.20" />
<GlobalPackageReference Include="AsyncFixer" Version="1.6.0" />
Expand Down

0 comments on commit fb4c0b7

Please sign in to comment.