Skip to content

Commit

Permalink
Bump SimpleInjector from 5.4.2 to 5.4.3
Browse files Browse the repository at this point in the history
Bumps [SimpleInjector](https://github.com/simpleinjector/SimpleInjector) from 5.4.2 to 5.4.3.
- [Release notes](https://github.com/simpleinjector/SimpleInjector/releases)
- [Commits](simpleinjector/SimpleInjector@v5.4.2...v5.4.3)

---
updated-dependencies:
- dependency-name: SimpleInjector
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and JohanLarsson committed Dec 14, 2023
1 parent 9a7f91c commit e3029e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gu.Inject.Benchmarks/Gu.Inject.Benchmarks.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
<PackageReference Include="Ninject" Version="3.3.6" />
<PackageReference Include="ReflectionAnalyzers" Version="0.3.1" PrivateAssets="all" />
<PackageReference Include="SimpleInjector" Version="5.4.2" />
<PackageReference Include="SimpleInjector" Version="5.4.3" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit e3029e3

Please sign in to comment.