Skip to content

Commit

Permalink
chore(deps): update dependency system.reactive to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 17, 2024
1 parent 3315b20 commit b4363ab
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 b4363ab

Please sign in to comment.