Skip to content

Commit 0444f40

Browse files
Bump DryIoc from 4.8.4 to 4.8.5
Bumps [DryIoc](https://github.com/dadhi/DryIoc) from 4.8.4 to 4.8.5. - [Release notes](https://github.com/dadhi/DryIoc/releases) - [Commits](dadhi/DryIoc@v4.8.4...v4.8.5) --- updated-dependencies: - dependency-name: DryIoc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3a13e50 commit 0444f40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Simplify.DI/Simplify.DI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<PackageReleaseNotes>See https://github.com/SimplifyNet/Simplify/tree/master/src/Simplify.DI/CHANGELOG.md for details</PackageReleaseNotes>
2424
</PropertyGroup>
2525
<ItemGroup>
26-
<PackageReference Include="DryIoc" Version="4.8.4" PrivateAssets="All" />
26+
<PackageReference Include="DryIoc" Version="4.8.5" PrivateAssets="All" />
2727
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
2828
</ItemGroup>
2929
<ItemGroup Condition=" '$(TargetFramework)' == 'net452' ">

0 commit comments

Comments
 (0)