Skip to content

Commit

Permalink
[Tests] Update Scrutor to Version 5.0.2 to fix vulnerability warning (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
obligaron authored Nov 19, 2024
1 parent 2c14fca commit 4396c11
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## Bug fixes:

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

# v2.2.1 - 2024-11-08

Expand Down
2 changes: 1 addition & 1 deletion Tests/Reqnroll.SystemTests/Reqnroll.SystemTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="Moq" Version="4.20.70" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
<PackageReference Include="Scrutor" Version="4.2.2" />
<PackageReference Include="Scrutor" Version="5.0.2" />
<PackageReference Include="MSBuild.AdditionalTasks" Version="*" />
</ItemGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
<PackageReference Include="Scrutor" Version="4.2.2" />
<PackageReference Include="Scrutor" Version="5.0.2" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta1.20253.1" />
</ItemGroup>

Expand Down

0 comments on commit 4396c11

Please sign in to comment.