Skip to content

Commit

Permalink
Bump RestSharp from 105.2.3 to 106.12.0
Browse files Browse the repository at this point in the history
Bumps [RestSharp](https://github.com/restsharp/RestSharp) from 105.2.3 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@105.2.3...106.12)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 20, 2021
1 parent e1259b5 commit 8cd38e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
<package id="Apollos.OneSignal.RestAPIv3.Client" version="1.0.3" targetFramework="net472" />
<package id="EntityFramework" version="6.1.3" targetFramework="net472" />
<package id="Newtonsoft.Json" version="11.0.2" targetFramework="net472" />
<package id="RestSharp" version="105.2.3" targetFramework="net472" />
<package id="RestSharp" version="106.12.0" targetFramework="net472" />
</packages>

0 comments on commit 8cd38e1

Please sign in to comment.