Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
hlaueriksson committed Apr 7, 2023
1 parent d796a7d commit 2cced0e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions tests/Markupolation.Tests/Markupolation.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AngleSharp.Diffing" Version="0.17.0" />
<PackageReference Include="FluentAssertions" Version="6.2.0" />
<PackageReference Include="AngleSharp.Diffing" Version="0.18.1" />
<PackageReference Include="FluentAssertions" Version="6.10.0" />
<PackageReference Include="Humanizer" Version="2.11.10" />
<PackageReference Include="Markdig" Version="0.26.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />
<PackageReference Include="Microsoft.Playwright" Version="1.16.1" />
<PackageReference Include="NUnit" Version="3.13.2" />
<PackageReference Include="NUnit3TestAdapter" Version="4.1.0" />
<PackageReference Include="Markdig" Version="0.31.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
<PackageReference Include="Microsoft.Playwright" Version="1.32.0" />
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.4.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 2cced0e

Please sign in to comment.