Skip to content

Commit

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

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] committed Jul 4, 2020
1 parent ca3b60b commit 9faa263
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 @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="SimpleInjector" Version="4.10.2" />
<PackageReference Include="SimpleInjector" Version="5.0.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 9faa263

Please sign in to comment.