Skip to content

Commit 35ae0ee

Browse files
Bump Microsoft.Reactive.Testing from 4.3.2 to 4.4.1 (#289)
Bumps [Microsoft.Reactive.Testing](https://github.com/dotnet/reactive) from 4.3.2 to 4.4.1. - [Release notes](https://github.com/dotnet/reactive/releases) - [Commits](dotnet/reactive@rxnet-v4.3.2...rxnet-v4.4.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 719ecb4 commit 35ae0ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.targets

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<PackageReference Update="coverlet.msbuild" Version="2.9.0" />
3636
<PackageReference Update="System.Reactive" Version="4.4.1" />
3737
<PackageReference Update="System.Collections.Immutable" Version="1.7.1" />
38-
<PackageReference Update="Microsoft.Reactive.Testing" Version="4.3.2" />
38+
<PackageReference Update="Microsoft.Reactive.Testing" Version="4.4.1" />
3939
<PackageReference Update="MediatR" Version="8.0.1" />
4040
<PackageReference Update="MediatR.Extensions.Microsoft.DependencyInjection" Version="8.0.0" />
4141
<PackageReference Update="Bogus" Version="29.0.1" />

0 commit comments

Comments
 (0)