Skip to content

Commit

Permalink
Bump AngleSharp from 1.0.4 to 1.1.2
Browse files Browse the repository at this point in the history
Bumps [AngleSharp](https://github.com/AngleSharp/AngleSharp) from 1.0.4 to 1.1.2.
- [Release notes](https://github.com/AngleSharp/AngleSharp/releases)
- [Changelog](https://github.com/AngleSharp/AngleSharp/blob/devel/CHANGELOG.md)
- [Commits](AngleSharp/AngleSharp@v1.0.4...1.1.2)

---
updated-dependencies:
- dependency-name: AngleSharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 183a6d8 commit c61c346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Benchmarks/Benchmarks.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AngleSharp" Version="1.0.4" />
<PackageReference Include="AngleSharp" Version="1.1.2" />
<PackageReference Include="BenchmarkDotNet" Version="0.13.7" />
<PackageReference Include="HtmlPerformanceKit" Version="0.7.0" />
</ItemGroup>
Expand Down

0 comments on commit c61c346

Please sign in to comment.