Skip to content

Commit 6158307

Browse files
Bump DryIoc from 4.2.3 to 4.2.5
Bumps [DryIoc](https://github.com/dadhi/DryIoc) from 4.2.3 to 4.2.5. - [Release notes](https://github.com/dadhi/DryIoc/releases) - [Commits](dadhi/DryIoc@v4.2.3...v4.2.5) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 753cda0 commit 6158307

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
@@ -21,7 +21,7 @@
2121
<DocumentationFile>bin\Any CPU\$(Configuration)\$(TargetFramework)\Simplify.DI.xml</DocumentationFile>
2222
</PropertyGroup>
2323
<ItemGroup>
24-
<PackageReference Include="DryIoc" Version="4.2.3" PrivateAssets="All" />
24+
<PackageReference Include="DryIoc" Version="4.2.5" PrivateAssets="All" />
2525
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
2626
</ItemGroup>
2727
<ItemGroup Condition=" '$(TargetFramework)' == 'net452' ">

0 commit comments

Comments
 (0)