Skip to content

Commit d4a5cc0

Browse files
Bump HtmlAgilityPack from 1.11.46 to 1.11.48 in /src (#504)
Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.11.46 to 1.11.48. - [Release notes](https://github.com/zzzprojects/html-agility-pack/releases) - [Commits](zzzprojects/html-agility-pack@v1.11.46...v1.11.48) --- updated-dependencies: - dependency-name: HtmlAgilityPack dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8057a86 commit d4a5cc0

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

Lines changed: 1 addition & 1 deletion
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-beta0001" />
34-
<PackageReference Include="HtmlAgilityPack" Version="1.11.46" />
34+
<PackageReference Include="HtmlAgilityPack" Version="1.11.48" />
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)