Skip to content

Commit

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

---
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 Jan 18, 2024
1 parent 24d0246 commit f497a13
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.3" />
<PackageReference Include="SimpleInjector" Version="5.4.4" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit f497a13

Please sign in to comment.