Skip to content

Commit

Permalink
Update Microsoft.Extensions.DependencyModel to 8.0.1
Browse files Browse the repository at this point in the history
Updates the transitive dependency on System.Text.Json to 8.0.4 to fix GHSA-hh2w-p6rv-4g7w
  • Loading branch information
Numpsy committed Jul 11, 2024
1 parent a502598 commit 6c231a3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@
<ItemGroup>
<!-- The versions of all references in this group must match the major and minor components of the package version prefix. -->
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="8.0.1" />
</ItemGroup>
</Project>

0 comments on commit 6c231a3

Please sign in to comment.