Skip to content

Commit f1cf79a

Browse files
build(deps): Bump ReactiveUI.Testing from 18.3.1 to 18.4.1
Bumps [ReactiveUI.Testing](https://github.com/reactiveui/reactiveui) from 18.3.1 to 18.4.1. - [Release notes](https://github.com/reactiveui/reactiveui/releases) - [Commits](reactiveui/ReactiveUI@18.3.1...18.4.1) --- updated-dependencies: - dependency-name: ReactiveUI.Testing dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 016c73d commit f1cf79a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
</PackageReference>
2222
<PackageReference Include="FluentAssertions" Version="6.8.0" />
2323
<PackageReference Include="Microsoft.Reactive.Testing" Version="5.0.0" />
24-
<PackageReference Include="ReactiveUI.Testing" Version="18.3.1" />
24+
<PackageReference Include="ReactiveUI.Testing" Version="18.4.1" />
2525
</ItemGroup>
2626

2727
<ItemGroup>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
</PackageReference>
2323
<PackageReference Include="FluentAssertions" Version="6.8.0" />
2424
<PackageReference Include="Microsoft.Reactive.Testing" Version="5.0.0" />
25-
<PackageReference Include="ReactiveUI.Testing" Version="18.3.1" />
25+
<PackageReference Include="ReactiveUI.Testing" Version="18.4.1" />
2626
</ItemGroup>
2727

2828
<ItemGroup>

0 commit comments

Comments
 (0)