Skip to content

Commit

Permalink
chore(deps): update dependency simpleinjector to v5.4.6
Browse files Browse the repository at this point in the history
| datasource | package        | from  | to    |
| ---------- | -------------- | ----- | ----- |
| nuget      | SimpleInjector | 5.4.4 | 5.4.6 |
  • Loading branch information
renovate[bot] authored Jun 14, 2024
1 parent 38a10c6 commit cecfb5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Plazma/Plazma.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="SimpleInjector" Version="5.4.4" />
<PackageReference Include="SimpleInjector" Version="5.4.6" />
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit cecfb5d

Please sign in to comment.