Skip to content

Commit 2c3e4a9

Browse files
dependabot[bot]kzu
authored andcommitted
Bump System.Reactive from 5.0.0 to 6.0.1 in the system group
Bumps the system group with 1 update: [System.Reactive](https://github.com/dotnet/reactive). Updates `System.Reactive` from 5.0.0 to 6.0.1 - [Release notes](https://github.com/dotnet/reactive/releases) - [Commits](dotnet/reactive@ixnet-v5.0.0...ixnet-v6.0.1) --- updated-dependencies: - dependency-name: System.Reactive dependency-type: direct:production update-type: version-update:semver-major dependency-group: system ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 39cf1e2 commit 2c3e4a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Tests/Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageReference Include="xunit" Version="2.9.3" />
1111
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2" PrivateAssets="all" />
1212
<PackageReference Include="DotNetConfig" Version="1.0.6" />
13-
<PackageReference Include="System.Reactive" Version="5.0.0" />
13+
<PackageReference Include="System.Reactive" Version="6.0.1" />
1414
<PackageReference Include="Azure.Messaging.WebPubSub" Version="1.4.0" />
1515
</ItemGroup>
1616

0 commit comments

Comments
 (0)