Skip to content

Commit

Permalink
Merge pull request #69 from loresoft/dependabot/nuget/SimpleInjector-…
Browse files Browse the repository at this point in the history
…5.0.2

Bump SimpleInjector from 5.0.1 to 5.0.2
  • Loading branch information
pwelter34 committed Jul 6, 2020
2 parents 2753586 + e187e3b commit d98c267
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 d98c267

Please sign in to comment.