Skip to content

Commit

Permalink
Bump NModbus from 3.0.80 to 3.0.81 (#18)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent f92f8c7 commit 980cc69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Phoenix.Client/Phoenix.Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<PackageReference Include="MediatR" Version="12.1.1" />
<PackageReference Include="MediatR.Extensions.Autofac.DependencyInjection" Version="11.2.0" />
<PackageReference Include="Microsoft.Extensions.Hosting.Systemd" Version="8.0.0-rc.2.23479.6" />
<PackageReference Include="NModbus" Version="3.0.80" />
<PackageReference Include="NModbus" Version="3.0.81" />
<PackageReference Include="NModbus.Serial" Version="3.0.80" />
<PackageReference Include="RestSharp" Version="110.2.1-alpha.0.16" />
<PackageReference Include="System.IO.Ports" Version="8.0.0-rc.2.23479.6" />
Expand Down

0 comments on commit 980cc69

Please sign in to comment.