Skip to content

Commit 2db2139

Browse files
Bump RestSharp from 106.2.2 to 106.12.0 in /Aspose.Cells.Cloud.SDK.Test
Bumps [RestSharp](https://github.com/restsharp/RestSharp) from 106.2.2 to 106.12.0. - [Release notes](https://github.com/restsharp/RestSharp/releases) - [Changelog](https://github.com/restsharp/RestSharp/blob/dev/releasenotes.md) - [Commits](restsharp/RestSharp@106.2.2...106.12) --- updated-dependencies: - dependency-name: RestSharp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0cbb1ac commit 2db2139

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Aspose.Cells.Cloud.SDK/Aspose.Cells.Cloud.SDK.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
<ItemGroup>
2020
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
21-
<PackageReference Include="RestSharp" Version="106.2.2" />
21+
<PackageReference Include="RestSharp" Version="106.12.0" />
2222
</ItemGroup>
2323

2424
</Project>

0 commit comments

Comments
 (0)