Skip to content

Commit

Permalink
build(deps): bump DryIoc.Dll from 4.8.6 to 4.8.7 in /src (#885)
Browse files Browse the repository at this point in the history
Bumps [DryIoc.Dll](https://github.com/dadhi/DryIoc) from 4.8.6 to 4.8.7.
- [Release notes](https://github.com/dadhi/DryIoc/releases)
- [Commits](dadhi/DryIoc@v4.8.6...v4.8.7)

---
updated-dependencies:
- dependency-name: DryIoc.Dll
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 25, 2022
1 parent fcd2834 commit 2d7d45c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Splat.DryIoc/Splat.DryIoc.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="DryIoc.Dll" Version="4.8.6" />
<PackageReference Include="DryIoc.Dll" Version="4.8.7" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 2d7d45c

Please sign in to comment.