Skip to content

Commit

Permalink
build(deps): bump DryIoc.Dll from 5.1.0 to 5.2.2 in /src (#948)
Browse files Browse the repository at this point in the history
Bumps [DryIoc.Dll](https://github.com/dadhi/DryIoc) from 5.1.0 to 5.2.2.
- [Release notes](https://github.com/dadhi/DryIoc/releases)
- [Commits](dadhi/DryIoc@v5.1.0...v5.2.2)

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

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

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 Sep 1, 2022
1 parent 79632a2 commit e1fd218
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="5.1.0" />
<PackageReference Include="DryIoc.Dll" Version="5.2.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit e1fd218

Please sign in to comment.