Skip to content

Commit

Permalink
build(deps): update ReactiveUI.Testing requirement in /src (#706)
Browse files Browse the repository at this point in the history
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@14.1.1...15.1.1)

---
updated-dependencies:
- dependency-name: ReactiveUI.Testing
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 20, 2021
1 parent c7439e1 commit 6f6c9ae
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="14.*" />
<PackageReference Include="ReactiveUI.Testing" Version="15.*" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="SQLitePCLRaw.bundle_e_sqlite3" Version="2.0.4" />
<PackageReference Include="FluentAssertions" Version="6.0.0" />
Expand Down

0 comments on commit 6f6c9ae

Please sign in to comment.