Skip to content

Commit 3bee6a9

Browse files
Bump DryIoc.Internal from 4.4.1 to 4.5.0 (#393)
Bumps [DryIoc.Internal](https://github.com/dadhi/DryIoc) from 4.4.1 to 4.5.0. - [Release notes](https://github.com/dadhi/DryIoc/releases) - [Commits](dadhi/DryIoc@v4.4.1...v4.5.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a7a7369 commit 3bee6a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@
4343
<PackageReference Update="CodeGeneration.Roslyn.Tool" Version="0.7.63" PrivateAssets="all" />
4444
<PackageReference Update="Microsoft.CodeAnalysis.CSharp" Version="3.4.0" />
4545
<PackageReference Update="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="3.4.0" />
46-
<PackageReference Update="DryIoc.Internal" Version="4.4.1" />
46+
<PackageReference Update="DryIoc.Internal" Version="4.5.0" />
4747
</ItemGroup>
4848
</Project>

0 commit comments

Comments
 (0)