Skip to content

Commit 90a4a5d

Browse files
Bump DryIoc from 5.0.1 to 5.0.2
Bumps [DryIoc](https://github.com/dadhi/DryIoc) from 5.0.1 to 5.0.2. - [Release notes](https://github.com/dadhi/DryIoc/releases) - [Commits](dadhi/DryIoc@v5.0.1...v5.0.2) --- updated-dependencies: - dependency-name: DryIoc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dea4042 commit 90a4a5d

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
@@ -22,7 +22,7 @@
2222
<PackageReleaseNotes>See https://github.com/SimplifyNet/Simplify/tree/master/src/Simplify.DI/CHANGELOG.md for details</PackageReleaseNotes>
2323
</PropertyGroup>
2424
<ItemGroup>
25-
<PackageReference Include="DryIoc" Version="5.0.1" />
25+
<PackageReference Include="DryIoc" Version="5.0.2" />
2626
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
2727
</ItemGroup>
2828
<ItemGroup Condition=" '$(TargetFramework)' == 'net452' ">

0 commit comments

Comments
 (0)