Skip to content

Commit

Permalink
Bump RestSharp from 111.3.0 to 111.4.0
Browse files Browse the repository at this point in the history
Bumps RestSharp from 111.3.0 to 111.4.0.

---
updated-dependencies:
- dependency-name: RestSharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent b8306d7 commit 1639120
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.3.0" />
<PackageReference Include="RestSharp" Version="111.4.0" />
<PackageReference Include="System.IO.Ports" Version="8.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 1639120

Please sign in to comment.