Skip to content

Commit

Permalink
build(deps): bump SimpleInjector from 5.3.3 to 5.4.0 in /src (#942)
Browse files Browse the repository at this point in the history
Bumps [SimpleInjector](https://github.com/simpleinjector/SimpleInjector) from 5.3.3 to 5.4.0.
- [Release notes](https://github.com/simpleinjector/SimpleInjector/releases)
- [Commits](simpleinjector/SimpleInjector@v5.3.3...v5.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2022
1 parent db9fc32 commit 9b5284a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Splat.SimpleInjector/Splat.SimpleInjector.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="SimpleInjector" Version="5.3.3" />
<PackageReference Include="SimpleInjector" Version="5.4.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 9b5284a

Please sign in to comment.