Skip to content

Commit

Permalink
Merge pull request #142 from Lombiq/renovate/scrutor-5.x
Browse files Browse the repository at this point in the history
Update dependency Scrutor to 5.1.1
  • Loading branch information
Piedone authored Jan 12, 2025
2 parents 63be43b + 236ce92 commit 707baeb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<PackageReference Include="OrchardCore.ResourceManagement" Version="2.1.0" />
<PackageReference Include="OrchardCore.Email.Abstractions" Version="2.1.0" />
<PackageReference Include="OrchardCore.Infrastructure.Abstractions" Version="2.1.0" />
<PackageReference Include="Scrutor" Version="5.1.0" />
<PackageReference Include="Scrutor" Version="5.1.1" />
</ItemGroup>

<ItemGroup Condition="'$(NuGetBuild)' != 'true'">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<PackageReference Include="OrchardCore" Version="2.1.0" />
<PackageReference Include="OrchardCore.Module.Targets" Version="2.1.0" />
<PackageReference Include="OrchardCore.Tenants" Version="2.1.0" />
<PackageReference Include="Scrutor" Version="5.1.0" />
<PackageReference Include="Scrutor" Version="5.1.1" />
</ItemGroup>

<ItemGroup Condition="'$(NuGetBuild)' != 'true'">
Expand Down

0 comments on commit 707baeb

Please sign in to comment.