Skip to content

Commit abe57dd

Browse files
Bump RestSharp from 108.0.1 to 112.0.0 in /src/GregClient
Bumps [RestSharp](https://github.com/restsharp/RestSharp) from 108.0.1 to 112.0.0. - [Release notes](https://github.com/restsharp/RestSharp/releases) - [Commits](restsharp/RestSharp@108.0.1...112.0.0) --- updated-dependencies: - dependency-name: RestSharp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1f722dd commit abe57dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GregClient/GregClient.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
</PropertyGroup>
2727

2828
<ItemGroup Label="Common package dependencies">
29-
<PackageReference Include="RestSharp" Version="108.0.1" />
29+
<PackageReference Include="RestSharp" Version="112.0.0" />
3030
</ItemGroup>
3131
<ItemGroup>
3232
<None Include="..\..\CHANGELOG.md">

0 commit comments

Comments
 (0)