Skip to content

Commit

Permalink
Bump HtmlAgilityPack from 1.11.48 to 1.11.49 (#1556)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 6, 2023
1 parent d5f1f29 commit 85e23de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Core/Silk.NET.BuildTools/Silk.NET.BuildTools.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.48" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.49" />
<PackageReference Include="Humanizer.Core" Version="2.8.26" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="3.11.0" />
<PackageReference Include="Microsoft.Extensions.FileSystemGlobbing" Version="7.0.0" />
Expand Down
2 changes: 1 addition & 1 deletion src/Website/Silk.NET.Statiq/Silk.NET.Statiq.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="HtmlAgilityPack" Version="1.11.48" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.49" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="3.11.0" />
<PackageReference Include="Statiq.App" Version="1.0.0-beta.48" />
<PackageReference Include="Statiq.Feeds" Version="1.0.0-beta.48" />
Expand Down

0 comments on commit 85e23de

Please sign in to comment.