Skip to content

Commit

Permalink
Bump System.Reactive from 3.1.0 to 4.3.2
Browse files Browse the repository at this point in the history
Bumps [System.Reactive](https:/dotnet/reactive) from 3.1.0 to 4.3.2.
- [Release notes](https:/dotnet/reactive/releases)
- [Commits](dotnet/reactive@v3.1.0...rxnet-v4.3.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Jan 23, 2020
1 parent 28892df commit f59d89c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Octokit.Reactive/Octokit.Reactive.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="System.Reactive" Version="3.1.0" />
<PackageReference Include="System.Reactive" Version="4.3.2" />
<PackageReference Include="SourceLink.Create.GitHub" Version="2.8.3" PrivateAssets="all" />
<DotNetCliToolReference Include="dotnet-sourcelink-git" Version="2.8.2" />
<DotNetCliToolReference Include="dotnet-sourcelink" Version="2.8.2" />
Expand Down

0 comments on commit f59d89c

Please sign in to comment.