Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and RLittlesII committed Dec 5, 2019
1 parent 6ab27eb commit 8a5a757
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.build.props
Expand Up @@ -40,7 +40,7 @@
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="Xunit.StaFact" Version="0.3.18" />
<PackageReference Include="Shouldly" Version="4.0.0-beta0002" />
<PackageReference Include="Microsoft.Reactive.Testing" Version="4.2.0" />
<PackageReference Include="Microsoft.Reactive.Testing" Version="4.3.1" />
<PackageReference Include="PublicApiGenerator" Version="9.3.0" />
</ItemGroup>

Expand Down

0 comments on commit 8a5a757

Please sign in to comment.