Skip to content

Commit 3064b67

Browse files
Update dependency HtmlAgilityPack to v1.11.49 (#516)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eb8167c commit 3064b67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Cake.Issues.Reporting.Generic.Tests/Cake.Issues.Reporting.Generic.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
3232
<PackageReference Include="Cake.Testing" Version="3.0.0" />
3333
<PackageReference Include="Cake.Issues.Testing" Version="3.0.0-beta0002" />
34-
<PackageReference Include="HtmlAgilityPack" Version="1.11.48" />
34+
<PackageReference Include="HtmlAgilityPack" Version="1.11.49" />
3535
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1">
3636
<PrivateAssets>all</PrivateAssets>
3737
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)