Skip to content

Commit

Permalink
chore(deps): update dependency system.reactive to v6 (#1107)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 17, 2024
1 parent 40236a1 commit fa4598a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Benchmarks/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageVersion Include="Nerdbank.GitVersioning" Version="1.0.0-beta-gf8a674c064" />
<PackageVersion Include="Roslynator.Analyzers" Version="1.0.0-beta" />
<PackageVersion Include="stylecop.analyzers" Version="1.0.0-alpha001" />
<PackageVersion Include="System.Reactive" Version="5.0.0" />
<PackageVersion Include="System.Reactive" Version="6.0.0" />
<PackageVersion Include="xunit.runner.console" Version="$(XUnitVersion)" />
<PackageVersion Include="xunit.runner.visualstudio" Version="0.99.2-build2552" />
</ItemGroup>
Expand Down

0 comments on commit fa4598a

Please sign in to comment.