Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Sep 16, 2019
1 parent 61bd1d1 commit b2c6bd9
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 @@ -34,7 +34,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="System.Reactive" Version="3.1.0" />
<PackageReference Include="System.Reactive" Version="4.1.6" />
<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 b2c6bd9

Please sign in to comment.