Skip to content

Commit

Permalink
chore(deps): update dependency simpleinjector to v5.4.5
Browse files Browse the repository at this point in the history
| datasource | package        | from  | to    |
| ---------- | -------------- | ----- | ----- |
| nuget      | SimpleInjector | 5.4.4 | 5.4.5 |
  • Loading branch information
renovate[bot] authored Apr 25, 2024
1 parent 8ef59cd commit e633770
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.5" />
<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 e633770

Please sign in to comment.