Skip to content

Commit

Permalink
build(deps): bump DryIoc.Dll from 5.1.0 to 5.2.2 in /src
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>
  • Loading branch information
dependabot[bot] authored Sep 1, 2022
1 parent 9a11f20 commit 6a6c8ef
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 6a6c8ef

Please sign in to comment.