Skip to content

Commit

Permalink
build(deps): bump System.Reactive from 4.1.6 to 4.3.1 (#86)
Browse files Browse the repository at this point in the history
Bumps [System.Reactive](https://github.com/dotnet/reactive) from 4.1.6 to 4.3.1.
- [Release notes](https://github.com/dotnet/reactive/releases)
- [Commits](dotnet/reactive@rxnet-v4.1.6...rxnet-v4.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and glennawatson committed Dec 15, 2019
1 parent 2b7fb3a commit 81bde60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Pharmacist.Common/Pharmacist.Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="System.Reactive" Version="4.1.6" />
<PackageReference Include="System.Reactive" Version="4.3.1" />
</ItemGroup>

</Project>

0 comments on commit 81bde60

Please sign in to comment.