Skip to content

Commit

Permalink
Update Directory.Packages.props
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Jul 31, 2024
1 parent be0d5ff commit cb29fce
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<CentralPackageTransitivePinningEnabled>false</CentralPackageTransitivePinningEnabled>
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="Argon" Version="0.17.0" />
<PackageVersion Include="Argon" Version="0.21.0" />
<PackageVersion Include="Bogus" Version="35.6.0" />
<PackageVersion Include="CountryData" Version="6.4.0" />
<PackageVersion Include="GeoJSON.Net" Version="1.4.1" />
<PackageVersion Include="HtmlAgilityPack" Version="1.11.61" />
<PackageVersion Include="HtmlAgilityPack" Version="1.11.62" />
<PackageVersion Include="MarkdownSnippets.MsBuild" Version="27.0.2" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageVersion Include="NetTopologySuite" Version="2.5.0" />
Expand All @@ -19,7 +19,7 @@
<PackageVersion Include="System.IO.Compression" Version="4.3.0" />
<!-- explcit to avoid a cve -->
<PackageVersion Include="System.Text.Json" Version="8.0.4" />
<PackageVersion Include="Verify.Xunit" Version="26.1.1" />
<PackageVersion Include="Verify.Xunit" Version="26.1.6" />
<PackageVersion Include="Xunit" Version="2.9.0" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" />
</ItemGroup>
Expand Down

0 comments on commit cb29fce

Please sign in to comment.