Skip to content

Commit

Permalink
Bump AngleSharp from 1.0.7 to 1.1.0 (#36)
Browse files Browse the repository at this point in the history
Bumps [AngleSharp](https://github.com/AngleSharp/AngleSharp) from 1.0.7 to 1.1.0.
- [Release notes](https://github.com/AngleSharp/AngleSharp/releases)
- [Commits](AngleSharp/AngleSharp@1.0.7...1.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 22, 2024
1 parent a7fa57e commit db9cb4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<GlobalPackageReference Include="MinVer" Version="4.3.0" />
</ItemGroup>
<ItemGroup>
<PackageVersion Include="AngleSharp" Version="1.0.7" />
<PackageVersion Include="AngleSharp" Version="1.1.0" />
<PackageVersion Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.22.0" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.1" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.8.0" />
Expand Down

0 comments on commit db9cb4a

Please sign in to comment.