Skip to content

Commit

Permalink
build(deps): bump SimpleInjector from 5.0.4 to 5.1.0 (#618)
Browse files Browse the repository at this point in the history
Bumps [SimpleInjector](https://github.com/simpleinjector/SimpleInjector) from 5.0.4 to 5.1.0.
- [Release notes](https://github.com/simpleinjector/SimpleInjector/releases)
- [Commits](simpleinjector/SimpleInjector@5.0.4...5.1.0)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Oct 26, 2020
1 parent 7af4e84 commit 4fd549f
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 @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="SimpleInjector" Version="5.0.4" />
<PackageReference Include="SimpleInjector" Version="5.1.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 4fd549f

Please sign in to comment.