Skip to content

Commit fb7b8ab

Browse files
Bump xunit.analyzers from 1.15.0 to 1.16.0 in the nuget group (#889)
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>
1 parent 0c1c552 commit fb7b8ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
</PackageReference>
7777
<PackageReference Include="NSubstitute" Version="5.1.0" />
7878
<PackageReference Include="Shouldly" Version="4.2.1" />
79-
<PackageReference Include="xunit.analyzers" Version="1.15.0" />
79+
<PackageReference Include="xunit.analyzers" Version="1.16.0" />
8080
<PackageReference Include="NSubstitute.Analyzers.CSharp" Version="1.0.17" />
8181
<PackageReference Include="GitHubActionsTestLogger" Version="2.4.1" />
8282
<PackageReference Include="LiquidTestReports.Custom" Version="1.0.9" />

0 commit comments

Comments
 (0)