Skip to content

Commit 23811db

Browse files
chore(deps): update dependency system.reactive to 6.1.0 (#408)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3381bc2 commit 23811db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Punchclock/Punchclock.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="System.Reactive" Version="6.0.2" />
10+
<PackageReference Include="System.Reactive" Version="6.1.0" />
1111
</ItemGroup>
1212

1313
</Project>

0 commit comments

Comments
 (0)