Skip to content

Commit

Permalink
chore(deps): Bump xunit.analyzers from 1.2.0 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps [xunit.analyzers](https://github.com/xunit/xunit.analyzers) from 1.2.0 to 1.3.0.
- [Commits](xunit/xunit.analyzers@1.2.0...1.3.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 Sep 18, 2023
1 parent 7f976bf commit 0eb8399
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageTags>analyzers;unit;test;testing;xunit</PackageTags>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="xunit.analyzers" Version="1.2.0">
<PackageReference Include="xunit.analyzers" Version="1.3.0">
<PrivateAssets>runtime; build; native; contentfiles</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 0eb8399

Please sign in to comment.