Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump RestSharp from 106.3.1 to 106.12.0 in /APIJSON.NET/APIJSON.NET.Test
Bumps [RestSharp](https://github.com/restsharp/RestSharp) from 106.3.1 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.3.1...106.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 16, 2022
commit 006252aee3242fa61535c982a26b74c17ff85c29
2 changes: 1 addition & 1 deletion APIJSON.NET/APIJSON.NET.Test/APIJSON.NET.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="RestSharp" Version="106.3.1" />
<PackageReference Include="RestSharp" Version="106.12.0" />
</ItemGroup>

</Project>