Skip to content

Commit a36ba32

Browse files
Bump HtmlAgilityPack from 1.11.72 to 1.11.74 in /unit-1/completed (#351)
Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.11.72 to 1.11.74. - [Release notes](https://github.com/zzzprojects/html-agility-pack/releases) - [Commits](zzzprojects/html-agility-pack@v1.11.72...v1.11.74) --- updated-dependencies: - dependency-name: HtmlAgilityPack dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 205d29d commit a36ba32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unit-1/completed/AkkaWordCounter2.App/AkkaWordCounter2.App.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<ItemGroup>
1111
<PackageReference Include="Akka.Hosting" Version="1.5.38" />
12-
<PackageReference Include="HtmlAgilityPack" Version="1.11.72" />
12+
<PackageReference Include="HtmlAgilityPack" Version="1.11.74" />
1313
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.2"/>
1414
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.2" />
1515
</ItemGroup>

0 commit comments

Comments
 (0)