Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Commit

Permalink
Bump SimpleInjector from 4.5.2 to 4.6.0
Browse files Browse the repository at this point in the history
Bumps [SimpleInjector](https://github.com/simpleinjector/SimpleInjector) from 4.5.2 to 4.6.0.
- [Release notes](https://github.com/simpleinjector/SimpleInjector/releases)
- [Commits](simpleinjector/SimpleInjector@v4.5.2...v4.6)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support authored and hangy committed May 24, 2019
1 parent 4ccfef7 commit 7419587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OffUploader.Core/OffUploader.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="MediatR" Version="7.0.0" />
<PackageReference Include="Nager.ArticleNumber" Version="1.0.4" />
<PackageReference Include="Refit" Version="4.6.107" />
<PackageReference Include="SimpleInjector" Version="4.5.2" />
<PackageReference Include="SimpleInjector" Version="4.6.0" />
<PackageReference Include="System.IO.Abstractions" Version="4.2.9" />
<PackageReference Include="ZXing.Net.Bindings.Magick" Version="0.16.6" />
</ItemGroup>
Expand Down

0 comments on commit 7419587

Please sign in to comment.