Skip to content
This repository was archived by the owner on May 8, 2023. It is now read-only.

Commit cb90f3a

Browse files
Bump HtmlAgilityPack from 1.11.4 to 1.11.40 in /source
Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.11.4 to 1.11.40. - [Release notes](https://github.com/zzzprojects/html-agility-pack/releases) - [Commits](zzzprojects/html-agility-pack@v1.11.4...v1.11.40) --- updated-dependencies: - dependency-name: HtmlAgilityPack dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b37c67e commit cb90f3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/Server/Server.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</PropertyGroup>
1717

1818
<ItemGroup>
19-
<PackageReference Include="HtmlAgilityPack" Version="1.11.4" />
19+
<PackageReference Include="HtmlAgilityPack" Version="1.11.40" />
2020
<PackageReference Include="Octopus.Data" Version="7.1.5" />
2121
<PackageReference Include="Octopus.Diagnostics" Version="2.1.2" />
2222
<PackageReference Include="Octopus.Server.Extensibility" Version="14.3.126" />

0 commit comments

Comments
 (0)