Skip to content

Commit 09b9e30

Browse files
Bump System.Collections.Immutable from 1.3.0 to 5.0.0 (#84)
Bumps [System.Collections.Immutable](https://github.com/dotnet/runtime) from 1.3.0 to 5.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 68c7c6a commit 09b9e30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/StructLinq.BCL/StructLinq.BCL.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<PackageReference Include="InlineIL.Fody" Version="1.6.0">
2323
<PrivateAssets>all</PrivateAssets>
2424
</PackageReference>
25-
<PackageReference Include="System.Collections.Immutable" Version="1.3.0" />
25+
<PackageReference Include="System.Collections.Immutable" Version="5.0.0" />
2626
</ItemGroup>
2727

2828
</Project>

0 commit comments

Comments
 (0)