Skip to content

Commit

Permalink
Merge pull request #277 from SimplifyNet/dependabot/nuget/develop/Sim…
Browse files Browse the repository at this point in the history
…pleInjector-5.3.star

Update SimpleInjector requirement from 5.2.* to 5.3.*
  • Loading branch information
i4004 authored Mar 5, 2021
2 parents 077b557 + 410e686 commit b9e8b8c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Simplify.DI" Version="4.0.*" />
<PackageReference Include="SimpleInjector" Version="5.2.*" />
<PackageReference Include="SimpleInjector" Version="5.3.*" />
</ItemGroup>
</Project>

0 comments on commit b9e8b8c

Please sign in to comment.