Skip to content

Commit 3e2f419

Browse files
chore(deps): update dependency system.reactive to v6.0.1 (#248)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7058cb3 commit 3e2f419

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ReactiveMarbles.CacheDatabase.Core/ReactiveMarbles.CacheDatabase.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88

99
<ItemGroup>
1010
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="8.0.0" />
11-
<PackageReference Include="System.Reactive" Version="6.0.0" />
11+
<PackageReference Include="System.Reactive" Version="6.0.1" />
1212
</ItemGroup>
1313
</Project>

0 commit comments

Comments
 (0)