Skip to content

Commit

Permalink
chore(*): Update dependency AngleSharp to v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Jan 16, 2023
1 parent 50f70fa commit 8a40bca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ohunt/OHunt.Web/OHunt.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AngleSharp" Version="1.0.0" />
<PackageReference Include="AngleSharp" Version="1.0.1" />
<PackageReference Include="Flurl.Http" Version="3.2.4" />
<PackageReference Include="Microsoft.AspNetCore.OData" Version="8.0.12" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="6.0.13">
Expand Down

0 comments on commit 8a40bca

Please sign in to comment.