Skip to content

Commit 7deebf1

Browse files
Bump xunit.analyzers from 1.1.0 to 1.2.0 in /MarkdownLinkCheckLogParser (#41)
Bumps [xunit.analyzers](https://github.com/xunit/xunit.analyzers) from 1.1.0 to 1.2.0. - [Commits](xunit/xunit.analyzers@1.1.0...1.2.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3c0dabf commit 7deebf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MarkdownLinkCheckLogParser/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
</PackageReference>
4444
<PackageReference Include="NSubstitute" Version="5.0.0" />
4545
<PackageReference Include="Shouldly" Version="4.2.1" />
46-
<PackageReference Include="xunit.analyzers" Version="1.1.0" />
46+
<PackageReference Include="xunit.analyzers" Version="1.2.0" />
4747
<PackageReference Include="NSubstitute.Analyzers.CSharp" Version="1.0.16" />
4848
<PackageReference Include="GitHubActionsTestLogger" Version="2.3.2" />
4949
<PackageReference Include="LiquidTestReports.Custom" Version="1.0.9" />

0 commit comments

Comments
 (0)