Skip to content

Commit

Permalink
chore(deps): update dependency system.reactive to v6 (#905)
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] committed Feb 17, 2024
1 parent 3315b20 commit fe895db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Akavache.CosmosDB/Akavache.CosmosDB.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="System.Reactive" Version="4.4.1" />
<PackageReference Include="System.Reactive" Version="6.0.0" />
<PackageReference Include="Splat" Version="9.*" />
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.8.0" />
</ItemGroup>
Expand Down

0 comments on commit fe895db

Please sign in to comment.