Skip to content

Commit

Permalink
build(deps): bump system.collections.immutable from 1.5.0 to 1.6.0 (#64)
Browse files Browse the repository at this point in the history
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 Sep 24, 2019
1 parent 8af235c commit 300c65a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Pharmacist.Core/Pharmacist.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="NuGet.LibraryModel" Version="5.2.0" />
<PackageReference Include="polly" Version="7.1.1" />
<PackageReference Include="splat" Version="9.0.5" />
<PackageReference Include="system.collections.immutable" Version="1.5.0" />
<PackageReference Include="system.collections.immutable" Version="1.6.0" />
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="4.5.2" />
</ItemGroup>

Expand Down

0 comments on commit 300c65a

Please sign in to comment.