Skip to content

Commit 087febf

Browse files
dependabot[bot]brianary
authored andcommitted
Bump HtmlAgilityPack from 1.12.2 to 1.12.3
--- updated-dependencies: - dependency-name: HtmlAgilityPack dependency-version: 1.12.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 05b7d9f commit 087febf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/SelectHtml/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.2" />
13+
<PackageReference Include="HtmlAgilityPack" Version="1.12.3" />
1414
<PackageReference Include="PowerShellStandard.Library" Version="5.1.1" />
1515
</ItemGroup>
1616
<ItemGroup>

0 commit comments

Comments
 (0)