Skip to content

Commit

Permalink
refs and cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Dec 17, 2024
1 parent 44aae6f commit 398a640
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
<PackageVersion Include="PuppeteerSharp" Version="20.0.5" />
<PackageVersion Include="Selenium.WebDriver" Version="4.27.0" />
<PackageVersion Include="Selenium.WebDriver.ChromeDriver" Version="131.0.6778.10800" />
<PackageVersion Include="Verify" Version="28.5.0" />
<PackageVersion Include="Verify" Version="28.6.0" />
<PackageVersion Include="Verify.DiffPlex" Version="3.1.2" />
<PackageVersion Include="Verify.ImageMagick" Version="3.6.0" />
<PackageVersion Include="Verify.Nunit" Version="28.5.0" />
<PackageVersion Include="Verify.Nunit" Version="28.6.0" />
<!-- explicit to avoid a cve -->
<PackageVersion Include="System.Text.Json" Version="8.0.5" />
</ItemGroup>
Expand Down

0 comments on commit 398a640

Please sign in to comment.