Skip to content

Commit

Permalink
Merge pull request #64 from ChrisPulman/renovate/system.reactive-6.x
Browse files Browse the repository at this point in the history
Update dependency System.Reactive to v6.0.1
  • Loading branch information
ChrisPulman authored Jul 1, 2024
2 parents de64b58 + d4b5c04 commit 9869c18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/S7PlcRx/S7PlcRx.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="System.Reactive" Version="6.0.0" />
<PackageReference Include="System.Reactive" Version="6.0.1" />
</ItemGroup>

</Project>

0 comments on commit 9869c18

Please sign in to comment.