Skip to content

Commit f20757c

Browse files
dependabot[bot]brianary
authored andcommitted
Bump HtmlAgilityPack from 1.12.4 to 1.13.0
--- updated-dependencies: - dependency-name: HtmlAgilityPack dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b494e4c commit f20757c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/SelectHtml.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<Compile Include="SelectHtmlCommand.fs" />
1111
</ItemGroup>
1212
<ItemGroup>
13-
<PackageReference Include="HtmlAgilityPack" Version="1.12.4" />
13+
<PackageReference Include="HtmlAgilityPack" Version="1.13.0" />
1414
<PackageReference Include="PowerShellStandard.Library" Version="5.1.1" />
1515
</ItemGroup>
1616
<ItemGroup>

0 commit comments

Comments
 (0)