Skip to content

Commit

Permalink
Bump SimpleInjector from 5.0.1 to 5.0.2
Browse files Browse the repository at this point in the history
Bumps [SimpleInjector](https://github.com/simpleinjector/SimpleInjector) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/simpleinjector/SimpleInjector/releases)
- [Commits](https://github.com/simpleinjector/SimpleInjector/commits/5.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jun 29, 2020
1 parent 694ccae commit e187e3b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="SimpleInjector" Version="5.0.1" />
<PackageReference Include="SimpleInjector" Version="5.0.2" />
</ItemGroup>
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageReference Include="SimpleInjector" Version="5.0.1" />
<PackageReference Include="SimpleInjector" Version="5.0.2" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="FluentAssertions" Version="5.10.3" />
</ItemGroup>
Expand Down

0 comments on commit e187e3b

Please sign in to comment.