Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and glennawatson committed Dec 26, 2019
1 parent 7766d7f commit cff175c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Pharmacist.Tests/Pharmacist.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PackageReference Include="xunit.runner.visualstudio" 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.3.1" />
<PackageReference Include="Microsoft.Reactive.Testing" Version="4.3.2" />
<PackageReference Include="PublicApiGenerator" Version="9.3.0" />
<PackageReference Include="Xamarin.Forms" Version="4.3.0.991221" />
</ItemGroup>
Expand Down

0 comments on commit cff175c

Please sign in to comment.