Skip to content

Commit

Permalink
chore(deps): bump RestSharp from 105.2.3 to 106.12.0 in /EpaycoSdk
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 15, 2022
1 parent a23f756 commit 022c5a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EpaycoSdk/packages.config
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Newtonsoft.Json" version="12.0.3" targetFramework="net40" />
<package id="RestSharp" version="105.2.3" targetFramework="net40" />
<package id="RestSharp" version="106.12.0" targetFramework="net40" />
</packages>

0 comments on commit 022c5a4

Please sign in to comment.