Skip to content

Commit

Permalink
Bump xunit.analyzers from 1.8.0 to 1.9.0 in /GitHubIssueFormsParser
Browse files Browse the repository at this point in the history
Bumps [xunit.analyzers](/~https://github.com/xunit/xunit.analyzers) from 1.8.0 to 1.9.0.
- [Commits](xunit/xunit.analyzers@1.8.0...1.9.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>
  • Loading branch information
dependabot[bot] authored Jan 5, 2024
1 parent 819bf02 commit b7a9304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GitHubIssueFormsParser/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
</PackageReference>
<PackageReference Include="NSubstitute" Version="5.1.0" />
<PackageReference Include="Shouldly" Version="4.2.1" />
<PackageReference Include="xunit.analyzers" Version="1.8.0" />
<PackageReference Include="xunit.analyzers" Version="1.9.0" />
<PackageReference Include="NSubstitute.Analyzers.CSharp" Version="1.0.16" />
<PackageReference Include="GitHubActionsTestLogger" Version="2.3.3" />
<PackageReference Include="LiquidTestReports.Custom" Version="1.0.9" />
Expand Down

0 comments on commit b7a9304

Please sign in to comment.