Skip to content

Commit 9fba678

Browse files
dependabot[bot]egil
authored andcommitted
build(deps): bump AngleSharp.Css from 0.16.3 to 0.16.4
Bumps [AngleSharp.Css](https://github.com/AngleSharp/AngleSharp.Css) from 0.16.3 to 0.16.4. - [Release notes](https://github.com/AngleSharp/AngleSharp.Css/releases) - [Commits](AngleSharp/AngleSharp.Css@v0.16.3...v0.16.4) --- updated-dependencies: - dependency-name: AngleSharp.Css dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 951404f commit 9fba678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bunit.web/bunit.web.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
<ItemGroup>
1818
<PackageReference Include="AngleSharp" Version="0.16.1" />
19-
<PackageReference Include="AngleSharp.Css" Version="0.16.3" />
19+
<PackageReference Include="AngleSharp.Css" Version="0.16.4" />
2020
<PackageReference Include="AngleSharp.Diffing" Version="0.17.0" />
2121
<PackageReference Include="AngleSharp.Wrappers" Version="2.0.0" />
2222
<PackageReference Include="Nerdbank.GitVersioning" Version="3.4.255" PrivateAssets="All" />

0 commit comments

Comments
 (0)