Skip to content

Commit

Permalink
build(deps): bump System.Collections.Immutable from 1.5.0 to 1.6.0 (#…
Browse files Browse the repository at this point in the history
…2211)

Bumps [System.Collections.Immutable](https://github.com/dotnet/corefx) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and glennawatson committed Oct 14, 2019
1 parent 00948a2 commit 20ca999
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -12,7 +12,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="2.9.3" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="3.2.1" PrivateAssets="all" />
<PackageReference Include="System.Collections.Immutable" Version="1.5.0" />
<PackageReference Include="System.Collections.Immutable" Version="1.6.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 20ca999

Please sign in to comment.