Skip to content

Commit 4d93844

Browse files
build(deps): Bump ReactiveUI.Testing from 18.2.9 to 18.3.1 (#102)
Bumps [ReactiveUI.Testing](https://github.com/reactiveui/reactiveui) from 18.2.9 to 18.3.1. - [Release notes](https://github.com/reactiveui/reactiveui/releases) - [Commits](reactiveui/ReactiveUI@18.2.9...18.3.1) --- updated-dependencies: - dependency-name: ReactiveUI.Testing dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b706fa9 commit 4d93844

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
@@ -20,7 +20,7 @@
2020
</PackageReference>
2121
<PackageReference Include="FluentAssertions" Version="6.7.0" />
2222
<PackageReference Include="Microsoft.Reactive.Testing" Version="5.0.0" />
23-
<PackageReference Include="ReactiveUI.Testing" Version="18.2.5" />
23+
<PackageReference Include="ReactiveUI.Testing" Version="18.3.1" />
2424
</ItemGroup>
2525

2626
<ItemGroup>

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.7.0" />
2121
<PackageReference Include="Microsoft.Reactive.Testing" Version="5.0.0" />
22-
<PackageReference Include="ReactiveUI.Testing" Version="18.2.9" />
22+
<PackageReference Include="ReactiveUI.Testing" Version="18.3.1" />
2323
</ItemGroup>
2424

2525
<ItemGroup>

0 commit comments

Comments
 (0)