Skip to content

Commit

Permalink
Bump RestSharp from 110.2.0 to 112.0.0 in /Ginger/GingerCore
Browse files Browse the repository at this point in the history
Bumps [RestSharp](https://github.com/restsharp/RestSharp) from 110.2.0 to 112.0.0.
- [Release notes](https://github.com/restsharp/RestSharp/releases)
- [Commits](restsharp/RestSharp@110.2.0...112.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 31, 2024
1 parent eb57951 commit 6121f39
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Ginger/GingerCore/GingerCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -607,7 +607,7 @@
</PackageReference>
<PackageReference Include="PdfSharpCore.Charting" Version="1.3.16" />
<PackageReference Include="RestSharp">
<Version>110.2.0</Version>
<Version>112.0.0</Version>
</PackageReference>
<PackageReference Include="SharpSvn" Version="1.14001.156" />
<PackageReference Include="SkiaSharp" Version="2.88.6" />
Expand Down
2 changes: 1 addition & 1 deletion Ginger/GingerCoreNET/GingerCoreNET.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@
<PackageReference Include="protobuf-net" Version="3.2.26" />
<PackageReference Include="protobuf-net.Core" Version="3.2.26" />
<PackageReference Include="Protractor" Version="1.0.0" />
<PackageReference Include="RestSharp" Version="110.2.0" />
<PackageReference Include="RestSharp" Version="112.0.0" />
<PackageReference Include="Selenium.Support" Version="4.23.0" />
<PackageReference Include="Selenium.WebDriver" Version="4.23.0" />
<PackageReference Include="Selenium.WebDriver.Extensions" Version="4.1.0" />
Expand Down

0 comments on commit 6121f39

Please sign in to comment.