Skip to content

Commit

Permalink
Bump RestSharp from 111.2.0 to 111.3.0 (#70)
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 Jun 27, 2024
1 parent 616d2ae commit 38d0d12
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 @@ -40,7 +40,7 @@
<PackageReference Include="Microsoft.Extensions.Hosting.Systemd" Version="8.0.0" />
<PackageReference Include="NModbus" Version="3.0.81" />
<PackageReference Include="NModbus.Serial" Version="3.0.81" />
<PackageReference Include="RestSharp" Version="111.2.0" />
<PackageReference Include="RestSharp" Version="111.3.0" />
<PackageReference Include="System.IO.Ports" Version="8.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 38d0d12

Please sign in to comment.