Skip to content

Commit 2eee891

Browse files
Bump ReactiveUI.Testing from 14.2.1 to 14.3.1 (#1)
Bumps [ReactiveUI.Testing](https://github.com/reactiveui/reactiveui) from 14.2.1 to 14.3.1. - [Release notes](https://github.com/reactiveui/reactiveui/releases) - [Commits](reactiveui/ReactiveUI@14.2.1...14.3.1) --- updated-dependencies: - dependency-name: ReactiveUI.Testing dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fb839f9 commit 2eee891

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
@@ -21,7 +21,7 @@
2121
<PackageReference Include="PublicApiGenerator" Version="10.2.0" />
2222
<PackageReference Include="FluentAssertions" Version="5.10.3" />
2323
<PackageReference Include="Microsoft.Reactive.Testing" Version="5.0.0" />
24-
<PackageReference Include="ReactiveUI.Testing" Version="14.2.1" />
24+
<PackageReference Include="ReactiveUI.Testing" Version="14.3.1" />
2525
</ItemGroup>
2626

2727
<ItemGroup>

0 commit comments

Comments
 (0)