Skip to content

Commit

Permalink
Bump AngleSharp from 1.0.5 to 1.0.6
Browse files Browse the repository at this point in the history
Bumps [AngleSharp](https://github.com/AngleSharp/AngleSharp) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/AngleSharp/AngleSharp/releases)
- [Commits](AngleSharp/AngleSharp@v1.0.5...v1.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent 456948c commit f94312f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WebDriverManager/WebDriverManager.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AngleSharp" Version="1.0.5" />
<PackageReference Include="AngleSharp" Version="1.0.6" />
<PackageReference Include="Microsoft.Win32.Registry" Version="5.0.0" />
<PackageReference Include="SharpZipLib" Version="1.4.2" />
<PackageReference Include="System.Text.Json" Version="7.0.3" />
Expand Down

0 comments on commit f94312f

Please sign in to comment.