Skip to content

Commit

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


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

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

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 Aug 31, 2024
1 parent 0c1c552 commit fb7b8ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
</PackageReference>
<PackageReference Include="NSubstitute" Version="5.1.0" />
<PackageReference Include="Shouldly" Version="4.2.1" />
<PackageReference Include="xunit.analyzers" Version="1.15.0" />
<PackageReference Include="xunit.analyzers" Version="1.16.0" />
<PackageReference Include="NSubstitute.Analyzers.CSharp" Version="1.0.17" />
<PackageReference Include="GitHubActionsTestLogger" Version="2.4.1" />
<PackageReference Include="LiquidTestReports.Custom" Version="1.0.9" />
Expand Down

0 comments on commit fb7b8ab

Please sign in to comment.