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.6.10 to 106.12.0 in /Examples
Bumps [RestSharp](https://github.com/restsharp/RestSharp) from 106.6.10 to 106.12.0.
- [Release notes](https://github.com/restsharp/RestSharp/releases)
- [Commits](restsharp/RestSharp@106.6.10...106.12)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 14, 2023
commit 8ba0c5bef280703db156fdf2d7dba450d2c13820
4 changes: 2 additions & 2 deletions Examples/packages.config
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="log4net" version="2.0.10" targetFramework="net45" />
<package id="Newtonsoft.Json" version="12.0.2" targetFramework="net471" />
<package id="RestSharp" version="106.6.10" targetFramework="net471" />
<package id="RestSharp" version="106.12.0" targetFramework="net471" />
<package id="YamlDotNet" version="5.3.0" targetFramework="net471" />
</packages>