Skip to content

Commit e2aa403

Browse files
build(deps): Bump ReactiveUI.Testing from 16.2.6 to 18.0.10 (#79)
Bumps [ReactiveUI.Testing](https://github.com/reactiveui/reactiveui) from 16.2.6 to 18.0.10. - [Release notes](https://github.com/reactiveui/reactiveui/releases) - [Commits](reactiveui/ReactiveUI@16.2.6...18.0.10) --- updated-dependencies: - dependency-name: ReactiveUI.Testing dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 38bb42b commit e2aa403

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ReactiveMarbles.CacheDatabase.Tests/ReactiveMarbles.CacheDatabase.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
</PackageReference>
2020
<PackageReference Include="FluentAssertions" Version="6.6.0" />
2121
<PackageReference Include="Microsoft.Reactive.Testing" Version="5.0.0" />
22-
<PackageReference Include="ReactiveUI.Testing" Version="16.2.6" />
22+
<PackageReference Include="ReactiveUI.Testing" Version="18.0.10" />
2323
</ItemGroup>
2424

2525
<ItemGroup>

0 commit comments

Comments
 (0)