Skip to content

Commit

Permalink
Update Microsoft.Extensions.DependencyModel
Browse files Browse the repository at this point in the history
  • Loading branch information
Romfos committed Oct 14, 2024
1 parent 94b77d8 commit a9179ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## Improvements:

## Bug fixes:
Update Microsoft.Extensions.DependencyModel to fix security voulnerable System.Text.Json 8.0.4 as dependency

*Contributors of this release (in alphabetical order): @obligaron*

Expand Down
2 changes: 1 addition & 1 deletion Reqnroll/Reqnroll.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<ItemGroup>
<PackageReference Include="Gherkin" Version="29.0.0" />
<PackageReference Include="Cucumber.CucumberExpressions" Version="17.1.0" />
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="8.0.2" />
<PackageReference Include="System.Runtime.Loader" Version="4.3.0" />
<PackageReference Include="SpecFlow.Internal.Json" Version="1.0.8" />
</ItemGroup>
Expand Down

0 comments on commit a9179ce

Please sign in to comment.