Skip to content

Commit

Permalink
Bump RestSharp (#2326)
Browse files Browse the repository at this point in the history
Bumps the nuget group with 1 update in the /e2e-tests/IIoTPlatform-E2E-Tests directory: [RestSharp](https://github.com/restsharp/RestSharp).


Updates `RestSharp` from 111.4.1 to 112.0.0
- [Release notes](https://github.com/restsharp/RestSharp/releases)
- [Commits](restsharp/RestSharp@111.4.1...112.0.0)

---
updated-dependencies:
- dependency-name: RestSharp
  dependency-type: direct:production
  dependency-group: nuget
...

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 Aug 30, 2024
1 parent 543bfca commit 22b7d86
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="8.0.0" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
<PackageReference Include="SSH.NET" Version="2024.1.0" />
<PackageReference Include="RestSharp" Version="111.4.1" />
<PackageReference Include="RestSharp" Version="112.0.0" />
<PackageReference Include="xunit" Version="2.9.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 22b7d86

Please sign in to comment.