Skip to content

Commit

Permalink
build(deps): update ReactiveUI.Testing requirement from 12.* to 13.* (#…
Browse files Browse the repository at this point in the history
…633)

Updates the requirements on [ReactiveUI.Testing](https://github.com/reactiveui/reactiveui) to permit the latest version.
- [Release notes](https://github.com/reactiveui/reactiveui/releases)
- [Commits](reactiveui/ReactiveUI@12.1.1...13.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Jan 22, 2021
1 parent 45cb6b8 commit 07f33d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Akavache.Tests/Akavache.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
<PackageReference Include="Xunit.SkippableFact" Version="1.4.13" />
<PackageReference Include="Xunit.StaFact" Version="1.0.37" />
<PackageReference Include="ReactiveUI.Testing" Version="12.*" />
<PackageReference Include="ReactiveUI.Testing" Version="13.*" />
<PackageReference Include="Splat" Version="9.*" />
<PackageReference Include="Splat.Drawing" Version="9.*" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
Expand Down

0 comments on commit 07f33d4

Please sign in to comment.