Skip to content

Commit

Permalink
Merge pull request #64 from ChrisPulman/renovate/system.io.ports-9.x
Browse files Browse the repository at this point in the history
Update dependency System.IO.Ports to v9
  • Loading branch information
ChrisPulman authored Jan 12, 2025
2 parents 07bbc70 + d8704b5 commit 1a4e765
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SerialPortRx/SerialPortRx.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="ReactiveMarbles.Extensions" Version="1.1.13" />
<PackageReference Include="System.IO.Ports" Version="8.0.0" />
<PackageReference Include="System.IO.Ports" Version="9.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 1a4e765

Please sign in to comment.